X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=94b5bdb50ebd9ec09de3e807ce227b053e2261cf;hb=1043099645878acc549c3198729d16df13a6b948;hp=d92e352f3d256de5af41d19a93ed5ffebc653679;hpb=fab857282ce150ffb962753bf98132deae20b8c9;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index d92e352..94b5bdb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +yaz-ztest returns OPAC records if a client asks for OPAC. + Improved speed of MARC-8 encoding. Added support for lossy and loss-less MARC-8 encoding. @@ -1419,7 +1421,7 @@ and search result respectively. Redhat package is now several packages: libyaz (runtime libraries), libyaz-devel (development and documentation, and yaz (utility programs). -Package spec file by Morten Bøgeskov. +Package spec file by Morten Bogeskov. New member 'schema' in struct bend_fetch_rr which the name of requested schema (SRW/SRU) for record (or NULL if none was given). The fetch @@ -1599,7 +1601,7 @@ Solaris recv sometimes returns errno == ENOENT. It is treated as EINPROGRESS. COMSTACK patch by Ko van der Sloot. New COMSTACK of type UNIX Socket. Use "unix:/path" as address for -both client and server. Code by Morten Bøgeskov. +both client and server. Code by Morten Bogeskov. --- 1.8.7 2002/05/22 @@ -1681,7 +1683,7 @@ SSL/COMSTACK updates. cs_rcvconnect completes SSL handshake. ZOOM works with SSL. Configure option --with-openssl= now works when a directory is -specified. Patch provided by Morten Bøgeskov. +specified. Patch provided by Morten Bogeskov. New option for YAZ client, -u , that sets authentication. @@ -1830,7 +1832,7 @@ Added raw OID member for preferred record syntax (request_format_raw) and returned record syntax (output_format_raw) for backend fetch method. Config file yaz-config now accepts options so that it returns specific -compile settings, etc. Thanks to Morten Bøgeskov +compile settings, etc. Thanks to Morten Bogeskov Shared library support for UNIX using GNU libtool.