X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=78a3eaba0b261702e1afbf4f98c8f0b1bc0204b6;hb=0cc88e06f6f9da823d51ea963857659e3685c2de;hp=c5ac7b2c68f444428e78b26f082351ddc2b24d46;hpb=97554b23cfc19394bb77f7f3c4bf0c8abf89297b;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index c5ac7b2..78a3eab 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,24 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 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 of code.