X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=ec28a4613476eea82405062ecabe3b1aa386bdce;hb=d83cfde85ccff3bfb2d45515516c9c15bc785ebb;hp=58c5a785e2659384b867e047900bb6fc53c3aad4;hpb=c09e535f7e2e835d4cfbe7833708656f200cfb3d;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 58c5a78..ec28a46 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,21 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 1.8.4 2002/XX/XX +--- 1.8.5 2002/XX/XX + +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). + +ZOOM_record_get returns ISO2709 buffer when "raw" is given. + +--- 1.8.4 2002/01/04 Scan for ZOOM API. New object ZOOM_scanset. New functions ZOOM_connection_scan, ZOOM_scanset_size, ZOOM_scanset_term and