new version 1.0.4

This commit is contained in:
Uwe Steinmann 2016-03-15 16:00:16 +01:00
parent f332371dde
commit d659a5bd61

View File

@ -11,10 +11,10 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2016-02-01</date>
<time>09:15:01</time>
<date>2016-03-15</date>
<time>15:59:07</time>
<version>
<release>1.0.3</release>
<release>1.0.4</release>
<api>1.0.1</api>
</version>
<stability>
@ -23,7 +23,7 @@
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
add command for indexing postѕcript files
make it work with sqlite3 < 3.8.0
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -114,5 +114,21 @@ add __get() to SQLiteFTS_Document because class.IndexInfo.php access class varia
check if index exists before removing it when creating a new one
</notes>
</release>
<release>
<date>2016-02-01</date>
<time>09:15:01</time>
<version>
<release>1.0.3</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>
add command for indexing postѕcript files
</notes>
</release>
</changelog>
</package>