Merge branch 'master' into yaz-744
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ebab3c9..15ce8ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+--- 5.0.16 2014/02/25
+
+tcpip/SSL COMSTACK: connect tries all getaddrinfo addresses YAZ-743
+
+--- 5.0.15 2014/02/24
+
+Fix gcrypt not properly initialized YAZ-740.
+
+--- 5.0.14 2014/02/19
+
+Describe memcached option for ZOOM.
+
+ZOOM: throw present request out of range again YAZ-739
+Was removed in YAZ 5.0.13.
+
 --- 5.0.13 2014/02/18
 
 yaz_log MUTEX protected and pthread_atfork is used to avoid dead-lock