Remove obsolete Doxygen setting
[idzebra-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ed626af..ffb4d50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+--- 2.0.38 2009/06/19
+
+Improved estimated hits for AND operation (bug #2907)
+
+Fixed problem with register area growing after "drop DB". (bug #2913).
+
+--- 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
+a "base" rank (=staticrank).
+
 --- 2.0.36 2009/02/17
 
 Added implementation-codes directive for .mar files.