X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=ade812d45d50f913419814f15ca4ea0ef1f03dbe;hb=11b76ecdb94556ae09761a5d43f0635c2f9a2974;hp=bdab6c2a1828268b67944aba3d21a089ce86c4b1;hpb=06eb0818f902a5d6805b656e0ba2e39ac2ed7817;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index bdab6c2..ade812d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,49 @@ Possible compatibility problems with earlier versions marked with '*'. ---- NOT YET RELEASED +--- 2.0.9-6 2004/01/12 Debian/Windows + +Make the SRU server more picky WRT unknown params, etc. + +Bug fix: ZOOM scan response didn't return displayTerm - when present. + +New YAZ client command, options, that sets Z39.50 options. + +New utility functions yaz_init_opt_{encode,decode} to encode/decode Z39.50 +options from a string of tokens (one token for each option bit). + +Update SRW diagnostic code messages. + +--- 2.0.9-5 2004/01/07 Debian/Windows + +Handle user defined stylesheet for SRW/SRU. + +--- 2.0.9-4 2004/01/06 Debian/Windows + +Fix bug in decoding of Content-Length. + +--- 2.0.9-3 2004/01/06 Debian/Windows + +Fix a bug with decoding of XML packed records. + +--- 2.0.9-2 2004/01/05 Debian only + +Allow empty ODR (NMEM=0) for odr_oiddup and odr_getoidbystr. + +Fix bug in SRW/SRU diagnostics decoding. + +--- 2.0.9 2004/01/05 + +Fixed bug in Generic Frontend Server which could drop records exceeding +preferred message size. Reported and fixed by Irina Dijour. + +Fixed calculation of package size for structured records in Generic +Frontend Server. Reported and fixed by Irina Dijour. + +Fixed namespace for SRW/SRU diagnostics. + +Fixed SEGV in yaz-client that occured for HTTP connection errors. + +--- 2.0.8 2003/12/22 * SRW/SRU 1.1. Since the Namespace has changed for SRW/SRU, it means that this version is incompatible with version 1.0 and older YAZ SRW/SRU