yaz-benchmark uses yaz options rather than getopt
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index b8ccc49..e410645 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,15 @@
+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.
 
-Added support for specifying srw resultset id + resultset TTL in a
-Generic Frontend Server's search handler. Patch by Ko van der Sloot.
-
-Added support for SRU POST. Patch by Ko van der Sloot.
+Added support for SRU POST. It is supported for content-type
+application/x-www-form-urlencoded only. Patch by Ko van der Sloot.
 
 Do not build the separate Multi-threaded (MT) library libyazthread.la.
 Instead make the library libyaz.la multi-threaded. Threading as a whole