Version 1.3.9
[yazproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index d56f8f8..13a063c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+--- 1.3.9 2013/10/16
+
+Use yaz++ 1.5.0 and YAZ 5 for packages.
+
+Minor fixes to source so that it compiles with both YAZ 4 and YAZ 5.
+
+Fix SEGV that could occur when max-clients was reached. YPRX-20
+
+--- 1.3.8 2012/11/29
+
+Allow backendelementset to be given for syntax section of configuration.
+
+Fix memory leak for SRU scan.
 --- 1.3.7 2012/09/05
 
 SRU scan support. By Rustam T. Usmanov.