From: Adam Dickmeiss Date: Tue, 6 Mar 2012 11:19:29 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz X-Git-Tag: v4.2.28~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=b32d9b00c627dfca899c5a017f159313cb95faaa;hp=ecaa6d31f9384565debfbd1848f1a42bb36b0666 Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz --- diff --git a/NEWS b/NEWS index 4e8a275..bd1affd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +record_conv: modify new API for conversion types. The conversion types +may be passed in new functions yaz_record_conv_configure_t and +yaz_retrieval_configure_t. Removing yaz_record_conv_add_type . + +Avoid mixed statement/variable declare; fixes compilation with Visual +Studio. + --- 4.2.27 2012/02/28 Add non-standard SRU diagnostic: 235: "Database does not exist".