X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=ade812d45d50f913419814f15ca4ea0ef1f03dbe;hb=11b76ecdb94556ae09761a5d43f0635c2f9a2974;hp=776618de174fbbb36136651885d033a28b9c5638;hpb=983b28466be0739a9408c79624aedb47894504a3;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 776618d..ade812d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,30 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 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.