From 63ed4a2c42b0a5786e375be40947294f4ac1cf16 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 13 Oct 2006 08:26:44 +0000 Subject: [PATCH] More news --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index c83adfd..e1fe7e5 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,20 @@ +Implemented yaz_filepath_comp which splits a path into file path +components (required by Zebra 2.0.3+). + Change wording of YAZ license to the 'Revised BSD License'. YAZ has used a BSD inspired license until now so this should not have any real impact on anybody. See http://www.opensource.org/licenses/bsd-license.php +Fixed bug #687: Missing log lines. + +Fixed bug #678: CQL to PQF translation does not preserve double-quote +escaping. + +Fixed bug #689: SRU diagnostics to be added. + +Implemented new ZOOM function, ZOOM_connection_is_idle, which checks +whether a connection is idle (no more work do do). + --- 2.1.34 2006/10/04 Change type of optval from long to int for invocation of setsockopt with -- 1.7.10.4