X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=7eca07159fb055cd4950955aa056cd5083ffe574;hp=f3878c9713147d0e84aceb5d07fd8f929a3088b4;hb=052e988c362c39bf3a9fd7c8d2188fdeacb140d6;hpb=5076e32b1de695dc3e7b9509c9b05104b01a5f90 diff --git a/NEWS b/NEWS index f3878c9..7eca071 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +--- 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.