X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=86e4e39b12f671d7fb027dac4e8be62a2dbaa0d3;hp=38319ef989a0eb9a055b97a212d42573f95755a3;hb=17791e5c56b616ad9f845ae3d38f27fe2f0bbd46;hpb=b580b6f606842cac87708b6bdf78140ca8ec0afa diff --git a/NEWS b/NEWS index 38319ef..86e4e39 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +--- 4.1.2 2010/11/02 + +Move yaz-config man pages to section 1. + +More documentation about SOLR. + +tcp comstack: change behavior for @-specs (anyaddr). @ listens on +AF_INET (IPV4) peers, and @6 listens to AF_INET6 (ipv6) peers. +Previously @ listened on AF_INET6 which accepted both IPV4 and IPV6 +peers on some Linux systems. However, in general that does not work +so YAZ can not rely on that to work. Debian changed behavior in this +respect from Debian lenny to Debian squeeze (still testing as of Oct +2010). Refer to: +http://www.mail-archive.com/debian-devel@lists.debian.org/msg277726.html + +zoomsh: remove "debugging" output. Was added by mistake in 4.1.0. + +--- 4.1.1 2010/10/05 + +Fix yaz-config output: echo_source not set correctly by configure. + --- 4.1.0 2010/10/05 SOLR WebService support for yaz-client and ZOOM.