X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=c1e473f2a822957514adbe984681f2048a80b27e;hb=975af84a25e086c3063390e03ff620beb2981b52;hp=c5b34b19625697a77173dd0078f6a2e0a4810fa0;hpb=18f2ca94b3cfb8f77ab8444b5afa1479abd00308;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index c5b34b1..c1e473f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +--- 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