new version 1.1.5

This commit is contained in:
Uwe Steinmann 2014-05-22 06:48:50 +02:00
parent 2689872dd5
commit 220bcf47ef

View File

@ -14,8 +14,8 @@
<date>2013-08-13</date> <date>2013-08-13</date>
<time>21:56:55</time> <time>21:56:55</time>
<version> <version>
<release>1.1.4</release> <release>1.1.5</release>
<api>1.1.4</api> <api>1.1.5</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -23,8 +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>
class SeedDMS_Lucene_Search::search returns false if query is invalid instead of an empty result record field for original filename is treated as utf-8
</notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
<dir name="Lucene"> <dir name="Lucene">
@ -153,5 +152,21 @@ explicitly set encoding to utf-8 when adding fields
do not check if deleting document from index fails, update it in any case do not check if deleting document from index fails, update it in any case
</notes> </notes>
</release> </release>
<release>
<date>2013-08-13</date>
<time>21:56:55</time>
<version>
<release>1.1.4</release>
<api>1.1.4</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
class SeedDMS_Lucene_Search::search returns false if query is invalid instead of an empty result record
</notes>
</release>
</changelog> </changelog>
</package> </package>