X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=ChangeLog;h=1da5e86b5ec763380caf0ad6ffb9a851ea22749b;hb=598464a40f5eea658ae9afafab11e5eaf0c1124c;hp=ff7529cb1c0bb1d23986536d6bb581150809fd57;hpb=8a5c15d9e63b15fa2ea9399521a7eeacebbab13e;p=yazpp-moved-to-github.git diff --git a/ChangeLog b/ChangeLog index ff7529c..1da5e86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +--- 0.7.10 2004/02/27 Internal release. + +Make workaround for FILE handles for libxml2 on Solaris where +maximum is 256 on 32-bit systems. Unix fd handles are OK. + +Revise proxy algorithm for backend target selection. + +--- 0.7.9 2004/02/25 Internal release. + +Deal with init message sizes for reuse sessions. + +Add implemenation of zlint. Z39.50 utility that checks for common errors +on servers. Ala UNIX' lint. + +--- 0.7.8 2004/02/16 Internal release. + For yaz-proxy, allow maximum number of files to be specified (setrlimit) with option -n for yaz-proxy. Log the number of max files with getrlimit always.