mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 00:15:34 +00:00
start new version 1.0.5
This commit is contained in:
parent
2bef65d6ff
commit
da21b07a15
|
@ -11,10 +11,10 @@
|
||||||
<email>uwe@steinmann.cx</email>
|
<email>uwe@steinmann.cx</email>
|
||||||
<active>yes</active>
|
<active>yes</active>
|
||||||
</lead>
|
</lead>
|
||||||
<date>2016-03-15</date>
|
<date>2016-03-29</date>
|
||||||
<time>15:59:07</time>
|
<time>08:09:48</time>
|
||||||
<version>
|
<version>
|
||||||
<release>1.0.4</release>
|
<release>1.0.5</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>
|
||||||
make it work with sqlite3 < 3.8.0
|
set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0
|
||||||
</notes>
|
</notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir baseinstalldir="SeedDMS" name="/">
|
<dir baseinstalldir="SeedDMS" name="/">
|
||||||
|
@ -130,5 +130,21 @@ check if index exists before removing it when creating a new one
|
||||||
add command for indexing postѕcript files
|
add command for indexing postѕcript files
|
||||||
</notes>
|
</notes>
|
||||||
</release>
|
</release>
|
||||||
|
<release>
|
||||||
|
<date>2016-03-15</date>
|
||||||
|
<time>15:59:07</time>
|
||||||
|
<version>
|
||||||
|
<release>1.0.4</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>
|
||||||
|
make it work with sqlite3 < 3.8.0
|
||||||
|
</notes>
|
||||||
|
</release>
|
||||||
</changelog>
|
</changelog>
|
||||||
</package>
|
</package>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user