X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=88bb2f01810ab4c4699bd1a33ee38baa0c9c6b1a;hb=refs%2Ftags%2Fv1.3.10;hp=d56f8f864f19013aeddccbabb3dd40f2b2a50838;hpb=51cd464f515eed85a9c47696fd06a414c66b84f7;p=yazproxy-moved-to-github.git diff --git a/NEWS b/NEWS index d56f8f8..88bb2f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +--- 1.3.10 2015/12/17 + +Build for CentOS 7 and newer Ubuntu distros. + +--- 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.