X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=a0f32644542451de875ba1cc97d449cc50d36bd0;hp=7cf0b3def39e2b0c44dbabbe7937ecc19e53fd74;hb=e91219e4b27bbd16a13c3f41012317c002e8d17b;hpb=0fd57a348f3f789eae517a19ee83c34b5812636a diff --git a/NEWS b/NEWS index 7cf0b3d..a0f3264 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,25 @@ +--- 3.0.41 2008/12/29 + +Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too. + +--- 3.0.40 2008/12/29 + +For configure, using option --without-xml2 also disables Libxslt/Libexslt +support. + +Fixed bug #2352: yaz-marcdump crashes for certain record. + +Added man page 'bib1-attr' which includes list of common Bib-1 attributes. + +Added support for Danmarc2 to UTF-8 conversion. + 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,