From: Mike Taylor Date: Wed, 2 Nov 2011 12:30:07 +0000 (+0000) Subject: Describe recent changes. X-Git-Tag: v4.2.19~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=7b52338c50b952d6ab2848339975335446936fcb Describe recent changes. --- diff --git a/NEWS b/NEWS index fe4747d..ae8a2be 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +-- IN PROGRESS + +Error handling for Z_APDU_close uses ZOOM_set_dset_error() to pass +back-end's addinfo through into the ZOOM response addinfo. + +When ZOOM_set_dset_error() is passed an addinfo2 as well as addinfo, +they are separated by a colon and a space rather than simply +concatenated. + -- 4.2.18 2011/10/28 Add support for Solr spell-checking/suggestions through ZOOM.