X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=c4eacb35f6cc61616d1aedc42809c217c8c76996;hb=0818e0450b743e626ef22adb9491831d547beffa;hp=0f907e9b8191f62762a6548d605b6e43892f13f1;hpb=6639c716d02ad6117ae6053ca18160dbb21a404a;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 0f907e9..c4eacb3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +The metadata attribute 'mergekey' now takes one of three values 'no', +'required', 'optional' . And the resulting mergekey from metadata +is now ordered in the same way as metadata in the service definition. +Older Pazpar2 version use the order in which metadata appeared in a +record instance. + +Pazpar2 allows YAZ log level to be set (option -v). + +--- 1.2.1 2009/10/05 + +For WS responses Pazpar2 creates XML header. Exception: raw record. + Setting XML files are now stored in etc/settings instead of etc. This reflects the layout with the Debian package layout.