X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=b9b2b7bac6d00c8a9b1f83098294e0305630f277;hp=118c3f8e8de4ce03be6ee7e959fbe1e1a5aa6d5d;hb=c61904671e969a32a7f9d38a523f7abaa2b371fd;hpb=186e99a6b10f92bf994322f4f3eacd64f56c1a13 diff --git a/NEWS b/NEWS index 118c3f8..b9b2b7b 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,44 @@ ---- next version +--- 1.12.2 2015/08/31 -fix PAZ-1013 - do not re-search if facetlimit scan fails to find value +Facility disable/logging of POSTed content PAZ-1027 +Log level "post" controls whether POSTed content is logged. This +is enabled by default. To disable, use -v -post on the command line. + +Explain the semantics of using option -d twice in pazpar2 man page. + +Update ajaxdev.xml and make it part of the dist PAZ-1025 + +--- 1.12.1 2015/08/26 + +Fix pazpar2 crash when using pz:extendrecs PAZ-1024 + +--- 1.12.0 2015/08/17 + +Fix PAZPAR2_PPMUTEX_H incorrectly defined PAZ-1023 + +Fix windows: crash in xmlDocFormatDump PAZ-1021 +Problem is the passed FILE*. We can not pass FILE pointers between +DLLs. So we just avoid dumping the XML config during start on Windows. + +Use YAZ comstack features for IPv6 and non-blocking getaddrinfo. PAZ-927 + +Upgrade to debian DH version 9 PAZ-1020 + +Fix bytarget list not cleared for new search PAZ-1019 + +--- 1.11.3 2015/07/28 + +Do not re-search if facetlimit scan fails to find value PAZ-1013 + +Optimizie single-target sortmap - keep record order PAZ-1917 + +position rec-icd with leading zeros PAZ-1018 + +Fix Bad HTTP request causes a crash PAZ-1012 --- 1.11.2 2015/07/21 -Fix PAZ-1015, which prevented the docs from being built, and therefore -the whole package from being released. +Fix Can not make doc on mochi PAZ-1015 --- 1.11.1 2015/07/21