From: Adam Dickmeiss Date: Wed, 28 Aug 2013 08:44:52 +0000 (+0200) Subject: Update NEWS X-Git-Tag: v4.2.66~10 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=06e75ce285e9915a3a33095140bc390990e625f5 Update NEWS --- diff --git a/NEWS b/NEWS index 1ce00b0..847c5c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if +schema was given for search. YAZ-675 + +Add Solr date range searches. YAZ-621 + --- 4.2.65 2013/08/22 ZOOM: another fix for record caching (introduced in YAZ 4.2.64).