X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=13a063ce378773db71a0298e1b07ca223bcbfd5e;hb=1f1c13dd61b42e86a30b62d2e3792ef344472f9f;hp=d56f8f864f19013aeddccbabb3dd40f2b2a50838;hpb=51cd464f515eed85a9c47696fd06a414c66b84f7;p=yazproxy-moved-to-github.git diff --git a/NEWS b/NEWS index d56f8f8..13a063c 100644 --- 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.