X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=a72fe4709cf6f42fbc01e1d34acd06643b9065ed;hb=a38742c388bd6ad26a978d9b09525b6fd79d0418;hp=aba75cc6e510c72d4669908ad9f725d6d8616b4f;hpb=92a2ec88190fdae80bde0730b81038c01452f51f;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index aba75cc..a72fe47 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,27 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 2.0.9 NOT YET RELEASED +--- 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.