From 18f4359afdbd92aed268cd188505107e8a9ba8f1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 1 Feb 2006 19:59:44 +0000 Subject: [PATCH] Describe two more important changes --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 672924e..2488b7d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ --- NOT YET RELEASED +Fixed bug in yaz_oi_update which uesd incorrect value for categoryValue. + +In ZOOM socket code, use select instead of poll on MacOSX. + ZOOM-C now support client-side compilation of CQL into RPN that is sent to the server, enabling CQL to be used against all Z39.50 servers. Use ZOOM_query_cql2rpn() to set the compiled CQL into a -- 1.7.10.4