X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=357c54812849bf022b4e9648da6562c6eda9f0c1;hb=0d45377ca625dc66907c18bb3f524f9d6c354236;hp=02b2581e51b970d0d88560501d589a87cc56b0ed;hpb=d96989af3aa0eb866948a3f6564e5b384a980fdf;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 02b2581..357c548 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +--- 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 Can not make doc on mochi PAZ-1015 + +--- 1.11.1 2015/07/21 + +Fix PAZ-1009: Do not create local facets when using facetmap:split + --- 1.11.0 2015/07/06 Facet ID term map PAZ-1008