From: Mike Taylor Date: Tue, 25 Nov 2003 10:08:06 +0000 (+0000) Subject: ZOOM-C options changes. X-Git-Tag: YAZ.2.0.6~16 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=8827b69f7d7ac9aee5fa3bdddc8f727b18497630 ZOOM-C options changes. --- diff --git a/CHANGELOG b/CHANGELOG index 8df1eb5..c0f209b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,13 @@ Possible compatibility problems with earlier versions marked with '*'. --- (IN PROGRESS) +ZOOM-C now supports standard ZOOM option names as described in v1.4 of +the ZOOM Abstract API. The older names for the same options are still +also supported for the benefit of old applications. + +ZOOM-C supports "implementationId" and "implementationVersion" options +to go along with "implementationName". These allow the user code to +specify identification strings to be sent to servers. Add OID for the new ExtLite attribute set. Add OIDs for NACSIS-CATP, FINMARC2000 and MARC21-fin record-syntaxes, @@ -60,10 +67,6 @@ Init diagnostics to the client in User-information-field, in accordance with Z35.90 Implementor Agreement 5 (Returning diagnostics in an InitResponse) -ZOOM-C supports "implementationId" and "implementationVersion" options -to go along with "implementationName". These allow the user code to -specify identification strings to be sent to servers. - --- 2.0.4 2003/09/04