X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=2d21a01cdda025957f1cdbbe678edcbbbe6cf213;hb=a01504754a0c0be56029cf3edd169f9ceb7f0023;hp=c5b34b19625697a77173dd0078f6a2e0a4810fa0;hpb=18f2ca94b3cfb8f77ab8444b5afa1479abd00308;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index c5b34b1..2d21a01 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +--- 1.7.1 2014/08/13 + +Use poll rather than select for main event loop to overcome limit of +1024 file descriptors PAZ-947 + +Override setting with same name (do not append) PAZ-945 + +--- 1.7.0 2014/06/27 + +Separate package: pazpar2-xsl PAZ-932 + +--- 1.6.44 2014/06/27 + +Update OPAC stylesheets for availabilityDate PAZ-943 + +Fix too funny startrecs description + +Fix broken ~ match if filter contains = PAZ-941 + +--- 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