Version 2.0.49 v2.0.49
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 2 Sep 2011 08:29:14 +0000 (10:29 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 2 Sep 2011 08:29:14 +0000 (10:29 +0200)
NEWS
configure.ac
debian/changelog
idzebra.spec

diff --git a/NEWS b/NEWS
index 13d5aca..08013b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 2.0.49 2011/09/02
+
+Scan: allow preferred position > number + 1
+
+Fix bug #4592: dict_scan misses
+
+Fix snippets for complete fields, bug #4590. The
+snippet_add_complete_fields (chr-system) now takes the indexing term
+verbatim and makes that the display term.
+
 --- 2.0.48 2011/06/28
 
 Utility idebra-abs2dom part of distribution and deb+RPM packages.
index 1056abd..1797d21 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.48],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.49],[zebra-help@indexdata.dk])
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index 22508ec..d5a301b 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.49-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 02 Sep 2011 10:12:13 +0200
+
 idzebra (2.0.48-1indexdata) unstable; urgency=low
 
   * Upstream.
index 4c22c30..b5c0aa3 100644 (file)
@@ -1,5 +1,5 @@
 Name: idzebra-2.0
-Version: 2.0.48
+Version: 2.0.49
 Release: 1indexdata
 Requires: lib%{name}-modules = %{version}
 License: GPL