X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=e6f871c81031ddb6e8345b550e3af20e9de730f6;hb=0608ae655027f416c99b64e92fd468ab4d9a6c32;hp=a9281738728c145d18654744f55e10212f2fad02;hpb=83f95c956c2a3574759677b50f37e4fafb750cbf;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index a928173..e6f871c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,27 @@ Possible compatibility problems with earlier versions marked with '*'. --- (IN PROGRESS) +Fix for AIX compile. + +The generic front-end server (server/seshigh.c) now supports returning +Init diagnostics to the client in User-information-field, in +accordance with Z35.90 Implementor Agreement 5 (Returning diagnostics +in an InitResponse) + +--- 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.