From 9fdd0d7cd73ccbbc23ad6c2458e95c9aac131783 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 23 Feb 2012 10:21:25 +0100 Subject: [PATCH] Update NEWS --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 64eada3..9ff34a5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +--- 1.6.10 2012/02/23 + +Fix SEGV for invalid PQFs and SRU/SOLR targets +Also refactor a bit the code that converts from PQF to SRU/SOLR queries. + +Fix pz2.js: "null object" due to change pazpar2 XML in bytarget result + +Fixes in tmarc.xsl: Subject shorten for extra commas only. +Added this normalization to the other subject-long fields (d6xx), +where it was missing. + +Fixes in marc21.xsl: Updated with most of the new tmarc.xsl. +Still differences around medium and holdings. marc21.xsl is not +longer active used by Index Data, and should be considered unsupported. +Use tmarc.xsl instead. + --- 1.6.9 2012/01/19 Fix SEGV that could occur for failed connections. -- 1.7.10.4