X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=64e2c613e3859dda8c30ba3dd9c96c5f4aa14df2;hp=197d0d75052860e8c5506fc4235eec8ba88d3004;hb=823c76005503eb00b3681eedf0559a0dc06883ce;hpb=824abd84408c19f69b69536259ad2287e22ae3cd diff --git a/NEWS b/NEWS index 197d0d7..64e2c61 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,36 @@ ---- 1.3.2 2008/02/DD +--- 1.3.6 2011/02/10 + +Use libyaz4. + +Make yazproxy work with USEMARCON 3.15. + +--- 1.3.5 2009/12/03 + +Prepare for 64-bit YAZ. yazproxy will still work with YAZ++ 1.1.4 or +later which means YAZ 3.0.47 or later. + +--- 1.3.4 2008/06/06 + +Omit debian directory from tar dist. + +--- 1.3.3.2 2008/05/27 + +Match SRU database (PATH) against target name. Allow omitted explain +section in configuration for SRU. + +--- 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.