new version 1.0.6

This commit is contained in:
Uwe Steinmann 2016-07-04 20:52:33 +02:00
parent b6a0d5f60d
commit 9b21d8a509

View File

@ -14,7 +14,7 @@
<date>2016-03-29</date> <date>2016-03-29</date>
<time>08:09:48</time> <time>08:09:48</time>
<version> <version>
<release>1.0.5</release> <release>1.0.6</release>
<api>1.0.1</api> <api>1.0.1</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>
set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0 fix calculation of timeout (see bug #269)
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -146,5 +146,21 @@ add command for indexing postѕcript files
make it work with sqlite3 &lt; 3.8.0 make it work with sqlite3 &lt; 3.8.0
</notes> </notes>
</release> </release>
<release>
<date>2016-03-29</date>
<time>08:09:48</time>
<version>
<release>1.0.5</release>
<api>1.0.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0
</notes>
</release>
</changelog> </changelog>
</package> </package>