CQL: fix extra terms in wrong order
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 4e8a275..820458d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+--- 4.2.28 2012/03/06
+
+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".