From: Adam Dickmeiss Date: Thu, 19 Sep 2013 11:20:00 +0000 (+0200) Subject: Version 4.2.67 X-Git-Tag: v4.2.67 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=2e8e1acb6ba390e3e746b97385e41c1cc7817e18;hp=5a45e2c9d4e4fb7e3b547df12481b339f50ba8c3 Version 4.2.67 --- diff --git a/NEWS b/NEWS index d6e820b..f67c855 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +--- 4.2.67 2013/09/19 + +Don't decode MAB as MARC. Just like we don't attempt to decode +HTML/XML as MARC. Fixes MAB display problem that was introduced in 4.2.64. + +CCL: allow quoted terms for date ranges. YAZ-681 + +Introduce ccl_parser_qual_search. This function makes old function +ccl_qual_search, from YAZ 2, available again. + +Add yaz_facet_list_to_wrbuf. YAZ-683 + --- 4.2.66 2013/09/11 ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if diff --git a/debian/changelog b/debian/changelog index 5c585f8..f068c81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.67-1indexdata) unstable; urgency=low + + * Upstram. + + -- Adam Dickmeiss Thu, 19 Sep 2013 13:19:07 +0200 + yaz (4.2.66-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index c09b7e7..d3fbd36 100755 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.63)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.67)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol