From: Adam Dickmeiss Date: Tue, 3 Jun 2008 13:23:29 +0000 (+0200) Subject: NEWS is ASCII X-Git-Tag: v3.0.30~23 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3c4fd1f1e79d1eac561ccf085558b69dbace2597 NEWS is ASCII --- diff --git a/NEWS b/NEWS index d92e352..c8727ff 100644 --- a/NEWS +++ b/NEWS @@ -1419,7 +1419,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 +1599,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 +1681,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 +1830,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.