mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-14 05:31:42 +00:00
new version 1.0.8
This commit is contained in:
parent
2a08a3bbaf
commit
552a74ba9f
|
@ -11,11 +11,11 @@
|
||||||
<email>uwe@steinmann.cx</email>
|
<email>uwe@steinmann.cx</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2017-03-01</date>
|
<date>2017-12-04</date>
|
||||||
<time>15:53:24</time>
|
<time>11:00:40</time>
|
||||||
<version>
|
<version>
|
||||||
<release>1.0.7</release>
|
<release>1.0.8</release>
|
||||||
<api>1.0.7</api>
|
<api>1.0.8</api>
|
||||||
</version>
|
</version>
|
||||||
<stability>
|
<stability>
|
||||||
<release>stable</release>
|
<release>stable</release>
|
||||||
|
@ -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>
|
||||||
catch exception in execWithTimeout()
|
allow conversion commands for mimetypes with wildcards
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -178,5 +178,21 @@ set last parameter of stream_select() to 200000 micro sec. in case the timeout i
|
||||||
fix calculation of timeout (see bug #269)
|
fix calculation of timeout (see bug #269)
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
<release>
|
||||||
|
<date>2017-03-01</date>
|
||||||
|
<time>15:53:24</time>
|
||||||
|
<version>
|
||||||
|
<release>1.0.7</release>
|
||||||
|
<api>1.0.7</api>
|
||||||
|
</version>
|
||||||
|
<stability>
|
||||||
|
<release>stable</release>
|
||||||
|
<api>stable</api>
|
||||||
|
</stability>
|
||||||
|
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
|
||||||
|
<notes>
|
||||||
|
catch exception in execWithTimeout()
|
||||||
|
</notes>
|
||||||
|
</release>
|
||||||
</changelog>
|
</changelog>
|
||||||
</package>
|
</package>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user