X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG;h=f712dd8ce4790a9b876dc312451c9eb7b5e28122;hb=58f8067bb0bac4d08b7fae8e0e93159759ce4dfa;hp=6481b8580b68bfb90083eac6a891645830be5c96;hpb=6164387805efc64a201204fa81e531a201d77014;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 6481b85..f712dd8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,22 @@ Possible compatibility problems with earlier versions marked with '*'. ---- (IN PROGRESS) +--- 2.0.4 2003/09/04 + +Allow any CQL relation (not just all,any,exact,scr). + +Fixes for OCLC UI ASN.1 to make it work with SilverPlatter targets +that features the same UI. + +Implemented command update0 in YAZ client which is equivalent to +update but uses old of Ext Update ASN.1. + +Use OID 1.2.840.10003.15.1000.81.1 for privately defined charsets +in charset negotiation. Added VAL_ID_CHARSET in oid.h. +Previously no OID was used for this info. + +ZOOM uses smallSetUpperBound=1 instead of 0 for piggyback searches. +It apparantely upsets EBSCO Publishing IR Z39.50 Server which +returns 'malformed search term' otherwise. SortResponse member resultCount now set to NULL in sort handler of frontend server.