Update
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 914118d..f1fd959 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+--- 2.1.34 2006/10/04
+
+Change type of optval from long to int for invocation of setsockopt with
+the SO_REUSEADDR option. Thanks to Ateeq A. Altaf, Talis.
+
+Added support for specifying the max log file size for the Generic
+Frontend Server. The size is given with option -r.
+
+--- 2.1.32 2006/09/21
+
+Fix problem introduced in YAZ 2.1.28 WRT unix sockets in the ZOOM code.
+
 --- 2.1.30 2006/09/17
 
 Fixes for getaddrinfo use, Bugs #655 + #660. These bugs were introduced