X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=8a88613f09bf917ce5e290f2a3249cfc3dceba96;hb=03e2fc2fbd11931ca4183c3f1fb678f09eb5403e;hp=1d1a74310d4da6bf553f347fcf2250d7a0267d8e;hpb=86cf292c69bde833d4f587cbf0fae5c6e7d47c68;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 1d1a743..8a88613 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,33 @@ ---- 1.0.9 .. +--- 1.0.13 2008/02/DD -Extended the access log a bit. Updated documentation accordingly. +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.