Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index de072ce..982bb6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+--- 1.8.1 2015/01/19
+
+Fix double free in log filter (with incorrect config) MP-589
+
+zoom: Add allow_ip feature - fixes MP-588
+Allow a list of IPs to be given separated by blanks
+<allow auth_url="http://mkc-admin.indexdata.com/..."
+   allow_ip="127.0.0.1 ::1" .. >
+
+cql2pqf.txt: Maps dc.subject to Bib-1 21 rather than 47
+
+zoom: fix CS write-check
+
+--- 1.8.0 2015/01/08
+
+zoom: handle contentAuthentication MP-587
+
 --- 1.7.2 2014/12/16
 
 Destroy router and filters in parent process MP-584