Change call to parse_cmd_doc to avoid problems with strict aliasing rules.
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 914118d..f5bc3d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+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