X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=86e4e39b12f671d7fb027dac4e8be62a2dbaa0d3;hp=e761eff4e118279372b8347393def73dbb9c028e;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=b1f0878598c07d7468612d81e8bead22b9d22066 diff --git a/NEWS b/NEWS index e761eff..86e4e39 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +--- 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.