X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=114e5f5c559f01c4246c8f3c88e056559a60e152;hb=4c7863aac66ff92802fcd5476f8b7ae1feb8ebdf;hp=0c22fbe9c6aa41f22da64783284ff78a99b7f2fd;hpb=94d2f62cf9d0185e933e238ae36081b00e43d1a0;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 0c22fbe..114e5f5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,19 @@ Possible compatibility problems with earlier versions marked with '*'. +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.