X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=184744e9d34411374ebca69b5a99542d133f46fe;hb=1f8f1e50d305948b3cec6e457e736e05c33a2209;hp=ce8607fb6350b1228442f7dbd6e4a2402091887a;hpb=b56e2d9e43985fa33d1d7ee8d0c9b1ed69eba8d3;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ce8607f..184744e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +--- 3.0.6 2007/06/06 + +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