X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=d56f8f864f19013aeddccbabb3dd40f2b2a50838;hp=f3878c9713147d0e84aceb5d07fd8f929a3088b4;hb=f5aa3da6fa8c40d6f8295514edf08477e3f3a054;hpb=5076e32b1de695dc3e7b9509c9b05104b01a5f90 diff --git a/NEWS b/NEWS index f3878c9..d56f8f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,41 @@ +--- 1.3.7 2012/09/05 + +SRU scan support. By Rustam T. Usmanov. + +--- 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.