X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=0eace3e25d836eca4d86302bac13ac82fb4dbd6c;hb=refs%2Ftags%2Fv1.3.3.1;hp=197d0d75052860e8c5506fc4235eec8ba88d3004;hpb=824abd84408c19f69b69536259ad2287e22ae3cd;p=yazproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 197d0d7..0eace3e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,16 @@ ---- 1.3.2 2008/02/DD +--- 1.3.3.1 2008/05/21 + +Z39.50 authentication user is no longer set to client-IP for SRU. + +--- 1.3.3 2008/03/20 + +Added support for limiting the number of sockets (connections) to +a particular backend. The new setting is called 'max-sockets' and +must be defined in the target section. + +API verson 3 of USEMARCON is used. Patch by Ere Maijala. + +--- 1.3.2 2008/02/29 Added option -D for yazproxy which puts yazproxy in background after startup.