X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=c16b8f71221e89c719cf006811b894822525bc1d;hb=5754b092c42f45eeac52fb1223e51e2a11c92653;hp=0e3c5f655afe47a8ad43dceebd9028c9af5c69eb;hpb=1c990926c6fddba74f38f4c2bcd701d1994a5e1b;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 0e3c5f6..c16b8f7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,24 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 1.8.5 2002/XX/XX + +Fix memory leaks in MARC record handling for ZOOM. + +More fixes for scan. Non-zero stepSize handled. OID's fixes. + +Prefix query parser reports "fail" when bad attribute set is given. + +Fix in MARC decoder. Proximity logging. Fix for attribute set +in scan handler for server. Patches by Shigeru Ishida. + +SSL/COMSTACK updates. cs_rcvconnect completes SSL handshake. ZOOM +works with SSL. + +Configure option --with-openssl= now works when a directory is +specified. Patch provided by Morten Bøgeskov. + +New option for YAZ client, -u , that sets authentication. + ZOOM fix: error information only cleared for Bib-diagnostics (not fatal errors, like connection failed, etc).