X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=5dab546502e26b3f1f365c2aa02e686493e27aac;hb=7a9d9ca08da0172529f0305e62fb811772dfa29c;hp=40d5218803902898c661303b917ed78cd0865b39;hpb=827b6c122f88c7847ad441d32b0e1e6a562146f2;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 40d5218..5dab546 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +Filter virt_db and multi: relay init size parameters +preferredMessageSize and maximumRecordSize. + +Filter sru_z3950: increase init sz parameters from 1MB to 10 MB. + +--- 1.2.4 2011/01/27 + +RPM package for Metaproxy works for both SLES11 and Centos 5.5. + +metaproxy-config: exec_prefix, libdir, includedir. Use these variables +as determined by configure. + +RPM: Release includes 'indexdata' name. Use indexdata in release name so +this package can be distinguished from other vendors. + +--- 1.2.3 2010/10/04 + +Fix filter multi: relay idAuthentication parameters. + +--- 1.2.2 2010/09/15 + +Add metaproxy-config for returning compiler flags, libraries. + +--- 1.2.1 2010/08/18 + +Fix --with-boost=PREFIX . + +--- 1.2.0 2010/07/09 + +session_shared: fix use of maintenance thread. + +Introduce 'start' method for filters and routers. It gets called after +configure and after fork, but before processing. This changes API - +from libmetaproxy2 to libmetaproxy3. + +--- 1.1.7 2010/06/30 session_shared: ensure backend session is closed if init rejected is received.