From: Adam Dickmeiss Date: Tue, 25 Nov 2008 08:05:18 +0000 (+0100) Subject: Summarize more changes X-Git-Tag: v3.0.40~29 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e6c9d928f6626a7eea0588684f6ec0908604d0e4 Summarize more changes --- diff --git a/NEWS b/NEWS index 7cf0b3d..11fb2fc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ +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,