Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/idzebra
authorMike Taylor <mike@miketaylor.org.uk>
Mon, 18 May 2009 23:18:17 +0000 (00:18 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Mon, 18 May 2009 23:18:17 +0000 (00:18 +0100)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index d3ca4d0..afa0f4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+--- 2.0.37 2009/05/18
+
+Example with marc21 is now installed and part of packages.
+
+Fixed XSL for OAI example.
+
+Fixed problem with generic proximity handling.
+
 Added new ranking handler: rank-2. This is a combination of rank-1 and
 static rank.. The staticrank is inverse (lowest value comes first, etc..).
 rank-2 thus substracts that from score. This allows a system to specify
index 5ee5670..c3d7d64 100644 (file)
@@ -2,7 +2,7 @@ dnl This file is part of the Zebra server.
 dnl   Copyright (C) 1994-2009 Index Data
 dnl
 AC_PREREQ(2.60)
-AC_INIT([idzebra],[2.0.36],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.37],[zebra-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.9])
index 2d95d30..8a2039b 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.37-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 18 May 2009 13:06:42 +0200
+
 idzebra (2.0.36-1indexdata) unstable; urgency=low
 
   * Upstream.