new version 1.1.4

This commit is contained in:
Uwe Steinmann 2015-08-08 09:38:34 +02:00
parent 1ad145ffad
commit ce756a5939

View File

@ -11,10 +11,10 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2015-02-13</date>
<time>20:29:39</time>
<date>2015-08-08</date>
<time>09:36:57</time>
<version>
<release>1.1.3</release>
<release>1.1.4</release>
<api>1.1.0</api>
</version>
<stability>
@ -23,7 +23,7 @@
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
preview images will also be recreated if the object this image belongs is of newer date than the image itself. This happens if versions are being deleted and than a new version is uploaded. Because the new version will get the version number of the old version, it will also take over the old preview image.Comparing the creation date of the image with the object detects this case.
command for creating the preview will be called with a given timeout
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -115,5 +115,21 @@ add converters for .tar.gz, .ps, .txt
create fixed width image with proportional height
</notes>
</release>
<release>
<date>2015-02-13</date>
<time>20:29:39</time>
<version>
<release>1.1.3</release>
<api>1.1.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
preview images will also be recreated if the object this image belongs is of newer date than the image itself. This happens if versions are being deleted and than a new version is uploaded. Because the new version will get the version number of the old version, it will also take over the old preview image.Comparing the creation date of the image with the object detects this case.
</notes>
</release>
</changelog>
</package>