new version 1.1.2

This commit is contained in:
Uwe Steinmann 2014-04-10 21:38:07 +02:00
parent a1077b5441
commit 901daf3a1a

View File

@ -11,10 +11,10 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2014-03-18</date> <date>2014-04-10</date>
<time>16:34:59</time> <time>20:29:39</time>
<version> <version>
<release>1.1.1</release> <release>1.1.2</release>
<api>1.1.0</api> <api>1.1.0</api>
</version> </version>
<stability> <stability>
@ -23,7 +23,7 @@
</stability> </stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
add converters for .tar.gz, .ps, .txt create fixed width image with proportional height
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -83,5 +83,21 @@ add converters for .tar.gz, .ps, .txt
preview image can also be created from a document file (SeedDMS_Core_DocumentFile) preview image can also be created from a document file (SeedDMS_Core_DocumentFile)
</notes> </notes>
</release> </release>
<release>
<date>2014-03-18</date>
<time>16:34:59</time>
<version>
<release>1.1.1</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>
add converters for .tar.gz, .ps, .txt
</notes>
</release>
</changelog> </changelog>
</package> </package>