From 8827b69f7d7ac9aee5fa3bdddc8f727b18497630 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 25 Nov 2003 10:08:06 +0000 Subject: [PATCH] ZOOM-C options changes. --- CHANGELOG | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 -- 1.7.10.4