new version 1.1.4

This commit is contained in:
Uwe Steinmann 2013-08-13 22:09:18 +02:00
parent 488c247ca9
commit 0c83c64ff9

View File

@ -11,11 +11,11 @@
<email>uwe@steinmann.cx</email>
<active>yes</active>
</lead>
<date>2013-06-27</date>
<time>15:12:50</time>
<date>2013-08-13</date>
<time>21:56:55</time>
<version>
<release>1.1.3</release>
<api>1.1.1</api>
<release>1.1.4</release>
<api>1.1.4</api>
</version>
<stability>
<release>stable</release>
@ -23,8 +23,7 @@
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
explicitly set encoding to utf-8 when adding fields
do not check if deleting document from index fails, update it in any case
class SeedDMS_Lucene_Search::search returns false if query is invalid instead of an empty result record
</notes>
<contents>
<dir baseinstalldir="SeedDMS" name="/">
@ -137,5 +136,22 @@ catch exception if index is opened but not available
parse query term and catch errors before using it
</notes>
</release>
<release>
<date>2013-06-27</date>
<time>15:12:50</time>
<version>
<release>1.1.3</release>
<api>1.1.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
explicitly set encoding to utf-8 when adding fields
do not check if deleting document from index fails, update it in any case
</notes>
</release>
</changelog>
</package>