Use "" instead of 0 for last field 'from'. And test for end of list
[yaz-moved-to-github.git] / CHANGELOG
index 50b8760..5b26678 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,36 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
 Possible compatibility problems with earlier versions marked with '*'.
 
+--- 2.0.18 2004/03/20
+
+Use wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
+Zebra symbol.
+
+Ensure zlib.dll is packed with Windows install.
+
+--- 2.0.17 2004/03/17
+
+Fix encoding of xsd:string to use text instead of CDATA.
+
+Fix endless loop in CQL parser with unbalanced ".
+
+Use a more compact way to store MARC-8 conversion tables.
+
+--- 2.0.16 2004/03/16 Debian only
+
+Oleg Kolobov Fixed a bug in yaz_iconv regarding conversion to
+UCS4 / UCS4LE.
+
+Update CQL parser to use new CQL 1.1 modifiers for booleans and
+relations.
+
+Add CQL test cases.
+
+--- 2.0.15 2004/03/01
+
+Another fix for decoding of XML packed records.
+
+--- 2.0.14 2004/02/25
+
 Fixes for Chunked encoding. White space not ignored after length spec.
 
 Update NS and use default NS for SRW diagnostic elements.
 Fixes for Chunked encoding. White space not ignored after length spec.
 
 Update NS and use default NS for SRW diagnostic elements.