X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=911e900ad5d6c52d52196b57e813577799094090;hb=6a26b59bc0d1b1181eec45a037b520f9f16ea304;hp=dc0947ce08d1533df91e75f814bc817cbcb3565f;hpb=92887fb8af4d8697f6569d6a6756860fea5f4b84;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index dc0947c..911e900 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,22 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 2.0.3 2003/06/04 + +Fix CCL directive @case handling so that it affects string match for +both CCL keywords and qualifiers. + +* ESFormat-Update updates. Packages with OID 1.2.840.10003.9.5.1 and +1.2.840.10003.9.5 are now handled by the same decoder z_IU0Update . +Decoder has been updated with ASN.1 changes as listed in +http://lcweb.loc.gov/z3950/agency/defns/updateES.html +Note that the "latest" DB Update, OID 1.2.840.10003.9.5.1.1 , handler +z_IUUpdate, remains unchanged. + +ZOOM_record_get may now return a record in a specific character set. +For type use "form; charset=from[,to]" where form (render, xml, ..) , +"from" is the character set of record as returned by target. "to" is +the character set to be returned. If omitted, "to" is UTF-8. + YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp New ODR utility, odr_getelement, which returns name of element for