X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=689e7ac34dd0bdeeed8e29f44c1c92892b5b8c67;hb=26d27c1015a4279c44b09b18e495bc8454f92345;hp=ce8607fb6350b1228442f7dbd6e4a2402091887a;hpb=b56e2d9e43985fa33d1d7ee8d0c9b1ed69eba8d3;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ce8607f..689e7ac 100644 --- 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