X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=38a3d5b902619181193c0fa6aefcba7b5571f303;hb=4703387ffcdb5ec354a5d4a675f926ffaadf615a;hp=eefaa5c29d5ac1e31e82f5530d563d0223ac7eae;hpb=9334538c780b40deb6466fb3cf8a3e3342403150;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index eefaa5c..38a3d5b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,49 @@ +--- 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 +New setting pz:facetmap:split:name (refer to documentation) + +--- 1.10.0 2015/06/16 + +Sort by retrieval PAZ-1006 +Allows sorting by order that records were retrieved from databases. + +Response from bytarget command includes native query PAZ-1005 + +Use lx2.loc.gov:210/LCDB_MARC8 instd of z3950.loc.gov:7090/voyager PAZ-1003 + --- 1.9.0 2015/05/23 New metadata facility "icurule" for normalizing metadata text PAZ-1002