From: Adam Dickmeiss Date: Wed, 19 Nov 2003 22:06:06 +0000 (+0000) Subject: Updates OID, display term, etc X-Git-Tag: YAZ.2.0.6~22 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=6f5f4e50b5ca6f814995222adfff91f47ca45385 Updates OID, display term, etc --- diff --git a/CHANGELOG b/CHANGELOG index d5199db..8df1eb5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,9 +2,19 @@ Possible compatibility problems with earlier versions marked with '*'. --- (IN PROGRESS) +Add OID for the new ExtLite attribute set. + +Add OIDs for NACSIS-CATP, FINMARC2000 and MARC21-fin record-syntaxes, + as requested/supplid by Ere Maijala + +For generic frontend server, reverse the order of +"toolkit-supplied / application-supplied" strings sent as implementationId, +Name and Version. Also, remove the spaces around the slash. This brings +the GFS in line with the behaviour of ZOOM-C on the client side. + Add function ZOOM_scanset_display_term. -For Scan yaz-client shows displayTerm if present. +yaz-client shows scan displayTerm if present. Utility yaz-iconv is now installed by default along with the man page yaz-iconv.1.