Add a list of the (surprisingly many) functions that still require
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index e410645..eb54190 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
+Allow retrieval of Search Result-1 information in ZOOM by the
+use of options that are attached to a result set. ZOOM documentation
+updated accordingly.
+
+Fixed bug #416: First/second comb characters not handled in the
+MARC-8 to UTF-8 conversion. Patch by Raj Patel.
+
 Added option -m to GFS to control formatting of timestamps in log file.
 
 Added 'exit' as synonym for 'quit' in yaz-client
 
-Possible compatibility problems with earlier versions marked with '*'.
-
 Added support for specifying SRW resultSetId + resultSetIdleTime in a
 Generic Frontend Server's search handler. Refer to include/yaz/backend.h
 for the new members. Patch by Ko van der Sloot.