new version 1.1.6

This commit is contained in:
Uwe Steinmann 2016-03-08 18:38:57 +01:00
parent 7280668f91
commit 7cc0821136

View File

@ -11,11 +11,11 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2016-02-11</date> <date>2016-03-08</date>
<time>09:36:57</time> <time>09:36:57</time>
<version> <version>
<release>1.1.5</release> <release>1.1.6</release>
<api>1.1.5</api> <api>1.1.6</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -23,8 +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 method getFilesize() check if object passed to createPreview(), hasPreview() is not null
timeout for external commands can be passed to contructor of SeedDMS_Preview_Previewer
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -148,5 +147,22 @@ preview images will also be recreated if the object this image belongs is of new
command for creating the preview will be called with a given timeout command for creating the preview will be called with a given timeout
</notes> </notes>
</release> </release>
<release>
<date>2016-02-11</date>
<time>09:36:57</time>
<version>
<release>1.1.5</release>
<api>1.1.5</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
add method getFilesize()
timeout for external commands can be passed to contructor of SeedDMS_Preview_Previewer
</notes>
</release>
</changelog> </changelog>
</package> </package>