X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=1d882b41052bf85d3eb6f5d96b05a10f2256a2fb;hp=1c2db3a72dd4750bfd74c66bb1c9758e5ff8932e;hb=42f18e58ed67f77727cde23bcee44dbd32ed242a;hpb=06395306e21cd9e9235e14483a88ba70c3325030 diff --git a/CHANGELOG b/CHANGELOG index 1c2db3a..1d882b4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,37 @@ Possible compatibility problems with earlier versions marked with '*'. +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. + +--- 2.0.13 2004/02/23 + +Implement ZOOM_resultset_cache_reset which resets record cache. + +Implement ZOOM_resultset_sort which sorts a result set. + +Implement chunked HTTP transfer. + +For SSL, use -lssl -lcrypto on systems that don't have pkg-config. + +--- 2.0.12 2004/02/16 + +Added member 'schema' to bend_explain_rr structure so that backend +can specify explain record identifier. Defaults to Zeerex 2.0. + +Fix encoding of OID's of form 1.0.X. Bug introduced in 2.0.11. + --- 2.0.11 2004/02/16 * SRW/SRU 1.1 updates: updated diagnostic in srw.h to use uri instead