yaz-client now reads commands from file given by option -f if
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ce8607f..689e7ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Fixed bug #1157: yaz-client does not read .yazclientrc from current
+directory. yaz-client now reads commands from file given by option -f
+if specified; then tries to read .yazclientrc in current directory.
+Failing that, it reads .yazclientrc from user's home directory.
+
+Added support for correlationInfo Note and ID for Record Update via
+ZOOM C.
+
+Added yaz-client command querycharset which specifies character set for
+query terms for Z39.50 RPN queries and Z39.50 Scan Requests
+(termListAndStartPoint).
+
 Charset ISO5428:1984 is an alias for ISO5428-1984.
 
 Implemented a way to perform scan in a result set using Z39.50. This