new version 1.0.2

This commit is contained in:
Uwe Steinmann 2016-01-10 14:25:46 +01:00
parent 62cd6e0602
commit 1635cb92ba

View File

@ -11,10 +11,10 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2015-11-16</date>
<date>2016-01-10</date>
<time>09:07:07</time>
<version>
<release>1.0.1</release>
<release>1.0.2</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 __get() to SQLiteFTS_Document because class.IndexInfo.php access class variable title which doesn't exists
check if index exists before removing it when creating a new one
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -82,5 +82,21 @@ add __get() to SQLiteFTS_Document because class.IndexInfo.php access class varia
initial release
</notes>
</release>
<release>
<date>2015-11-16</date>
<time>09:07:07</time>
<version>
<release>1.0.1</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 __get() to SQLiteFTS_Document because class.IndexInfo.php access class variable title which doesn't exists
</notes>
</release>
</changelog>
</package>