X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=395a520c2ed0bbad2f4de9bca747e19a6b514b10;hb=8bded5a4fa60809e258d44a0401a8995b5eb7881;hp=b415d07e4636986b1e887586ea4b29775acb1ccb;hpb=a11975f57ee504097d1644d37517bb7495daeff7;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index b415d07..395a520 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,56 @@ ---- 1.0.9 .. +Implemented facility to change current working directory (-w). + +--- 1.0.15 2008/11/18 + +Fixed reference counting bug in Z39.50 client module (could cause SEGV). + +--- 1.0.14 2008/06/09 + +Fixed the value of SRU record schema in searchRetrieve response. It was set +to a fixed value of "dc" before. + +Serialize identical SRU requests. This is useful if HTTP client software +fires identical requests against metaproxy. + +Allow Z39.50 target to be specified for SRU requests by using SRU extra +parameter x-target. Allows SRU to contact arbitrary Z39.50 targets and +avoid static configuration. This facility is handled by the sru_z3950 module +and the z3950_client module. + +Allow maximum number of sockets to be used for a Z39.50 client by the +use of SRU extra parameter x-max-sockets. This facility is handled by the +sru_z3950 module and the z3950_client module. + +--- 1.0.13.1 2008/02/29 + +Simplified check for Boost libraries. + +--- 1.0.13 2008/02/29 + +First Debian package. + +The sru_z9350 filter now recognizes SRU parameter z-target as being +a ZURL of the form host/database . + +Mergetype may be specified for filter 'multi'. + +--- 1.0.12 2007/09/19 + +Fixed problem in Makefile WRT library specifictions. This could produce +linker errors (when they should not happen). + +Fixed bug #1341: MetaProxy returning different results. Problem was that +fix-up of record database did not normalize the database name. + +Documentation updates for Windows compilation. + +--- 1.0.11 2007/06/14 + +Fixed problem with logfile being truncated. + +--- 1.0.10 2007/05/23 + +Fixed bug #1136: Access rights not enforced. Extension for log module. The log category 'access' logs more details. New category 'user-access' added which is simlar to 'access' but adds