X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=c83adfdaa880d09292067ae2976e7f33ef4bfaa5;hb=964580242e2e0b2e570f652afa58bfb90ad0bb5e;hp=0618561620840c822bf5ee43b96a238a4f849b62;hpb=49db0e419dbd39548ef06ecb731b1ac86a1179f0;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 0618561..c83adfd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Change wording of YAZ license to the 'Revised BSD License'. YAZ has used a +BSD inspired license until now so this should not have any real impact on +anybody. See http://www.opensource.org/licenses/bsd-license.php + +--- 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.