X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=11fb2fc5e1ea23d9a60ea44fd802f473832d2e1c;hp=fca637b2ecc5b5734d51fcf0d3ec39e963d4816b;hb=8377081b9917f820ae91f17e24743c84ef0cfc4d;hpb=9098839cb8361648d70d1708c6e1f4e05b9836ae diff --git a/NEWS b/NEWS index fca637b..11fb2fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +For configure, using option --without-xml2 also disables Libxslt/Libexslt +support. + +Added support for ISO5426 to UTF-8 conversion. + +zget_InitRequest/zget_InitResponse returns GIT SHA1 hash as part of +implementation version. + +Function yaz_version returns GIT SHA1 hash for parameter sha1_str. + +--- 3.0.38 2008/11/10 + ZOOM C now only fires one ZOOM_EVENT_SEARCH per search-task. Previously, ZOOM_EVENT_SEARCH was fired for each searchRetrieve Response received.