Version 2.0.46 v2.0.46
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Mar 2011 19:16:12 +0000 (20:16 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Mar 2011 19:16:12 +0000 (20:16 +0100)
NEWS
configure.ac
debian/changelog
idzebra.spec

diff --git a/NEWS b/NEWS
index c102a70..8444ab9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 2.0.46 2011/03/23
+
+Fix bug in dictionary component of Zebra that could lead to
+inconsistent register assert for large deleteions.
+
+Improve estimate hits for phrase searches.
+
 --- 2.0.45 2010/12/22
 
 Add Debian package for Ubuntu maverick.
index 551c362..ff2efeb 100644 (file)
@@ -2,7 +2,7 @@ dnl This file is part of the Zebra server.
 dnl   Copyright (C) 1994-2011 Index Data
 dnl
 AC_PREREQ(2.60)
-AC_INIT([idzebra],[2.0.45],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.46],[zebra-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.9])
index a81ffd4..65f3b5b 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.46-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 23 Mar 2011 20:13:59 +0100
+
 idzebra (2.0.45-1indexdata) unstable; urgency=low
 
   * Upstream.
index 63e9cb4..6af2c78 100644 (file)
@@ -1,6 +1,6 @@
 Name: idzebra-2.0
-Version: 2.0.45
-Release: 1
+Version: 2.0.46
+Release: 1indexdata
 Requires: lib%{name}-modules = %{version}
 License: GPL
 Group: Applications/Databases