Version 2.0.39
[idzebra-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ffb4d50..8483ed0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 2.0.39 2009/07/09
+
+Improved speed of record fetching by using a different block sizes
+for recd{A,B}.
+
+Added zlib-compression of recd-storage (record data). This is enabled
+by using recordCompression: zlib in zebra.cfg.
+
+Dictionary delete more agressive (dict_del_string).
+
 --- 2.0.38 2009/06/19
 
 Improved estimated hits for AND operation (bug #2907)