X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=d7862fefb383eeb5c1294ee780e952a0e7ad74bb;hb=bd805d259bd25686f0e7d4a4bbe4b0f084cff805;hp=63ffe489a60bbae6c28c401cf456934006508861;hpb=506058d7a9f17fcc88f899d92476fe59cc09bdfb;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 63ffe48..d7862fe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,18 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 1.8.5 2002/XX/XX +--- 1.8.6 2002/MM/DD + +Added patch by Rustam T. Usmanov that implements Z39.50 duplicate +detection service (Z39.50-1995 Amendment 2) and Language Negotiation (3). +See: + http://lcweb.loc.gov/z3950/agency/amend/am2.html + http://lcweb.loc.gov/z3950/agency/defns/charneg-3.html + +--- 1.8.5 2002/02/03 + +New YAZ client features: Command completion and new commands: +push_command, set_apdufile, set_marcdump, set_cclfields, register_oid. +Code provided by Jacob Poulsen. New call oid_trav, that visits all registered OIDs via callback.