Support for scanning by CQL query (not yet debugged).
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 671e367..7e5f110 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,12 +4,12 @@ Added ZiNG Update Support. New codecs are defined in srw.h. Extended the
 GFS to support this as well. Backend handler, bend_srw_update, does the
 update work. Code contributed by Ko van der Sloot.
 
-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.
+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.
+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.