Update OPAC stylesheets for availabilityDate PAZ-943
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 2a7fbc2..c1e473f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+--- 1.6.43 2014/06/12
+
+Add pz:redis option for ZOOM caching using redis. This is an alternative
+to memcached. Requires YAZ 5.2.0 to work.
+
+--- 1.6.42 2014/05/06
+
+Re-ingest native facets PAZ-934
+
+Fix medium override for solr-pz2.xsl.
+
+--- 1.6.41 2014/04/23
+
+Fix URL with leading http:// not working PAZ-933
+
+Build packages for Ubuntu Trusty Tahr 14.04 LTS
+
+cf.xsl: handle medium override AND md field
+
+--- 1.6.40 2014/04/10
+
+sortmap relevance always uses increasing=1. PAZ-930
+
+solr-pz2.xsl: ensure medium is also applied if Solr record do not
+have it. PAZ-929 
+
+Fix leak in getaddrinfo usage for HTTP listener. Not a big deal because
+this code is only executed once.
+
+Fix typos is sortmap documentation.
+
+Doc: fix misplaced variablelist tag.
+
 --- 1.6.39 2014/02/19
 
 Doc: update WRT ICU which is configured for YAZ; not Pazpar2.