Provide yaz_log_{lock,unlock}
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 928bcf2..b211a82 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
---- 5.0.12 2014/01/12
+New ZOOM C feature: result-set caching. For this to work, YAZ uses
+libmemcached to interface with memcached. Quick way to get started:
+   
+   zoomsh "set memcached --server=memcachehost" "connect zurl" "search query"
+
+--- 5.0.12 2014/01/22
 
 Prefix URL with http:// if sru setting hints SRU/Solr mode YAZ-731