Version 2.0.50 v2.0.50
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 1 Nov 2011 13:10:59 +0000 (14:10 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 1 Nov 2011 13:10:59 +0000 (14:10 +0100)
NEWS
configure.ac
debian/changelog
idzebra.spec

diff --git a/NEWS b/NEWS
index 08013b8..e7902a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+--- 2.0.50 2011/11/01
+
+Fix a bug in zebra_begin_trans where Zebra could mark a transaction
+complete when it actually failed. This could happen if register files
+could not be opened.
+
 --- 2.0.49 2011/09/02
 
 Scan: allow preferred position > number + 1
index 1797d21..65c4883 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.49],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.50],[zebra-help@indexdata.dk])
 AC_CONFIG_HEADERS([include/config.h])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
index d5a301b..ec50ab0 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.50-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 01 Nov 2011 10:52:38 +0100
+
 idzebra (2.0.49-1indexdata) unstable; urgency=low
 
   * Upstream.
index b5c0aa3..5185134 100644 (file)
@@ -1,5 +1,5 @@
 Name: idzebra-2.0
-Version: 2.0.49
+Version: 2.0.50
 Release: 1indexdata
 Requires: lib%{name}-modules = %{version}
 License: GPL