From 04bbf6b734eade606885f41fb448ba30de29a197 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 6 Mar 2012 12:19:24 +0100 Subject: [PATCH] Update NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) 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". -- 1.7.10.4