X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=fc06ee345f927d1e6a9c7db892cd48317fd21f98;hb=1c5e3c3f45380b6ad370fa7ba6c2b8239c21071c;hp=f056fcbd4a2e14e97cedb8fb46a79f06f3ce662f;hpb=637a685d61a9ff0e3f398a59da426979815c4d68;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index f056fcb..fc06ee3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,31 @@ ---- 1.0.9 .. +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 +the Z39.50 user as for all entries in a session. Switched to GPL v2.