From 1dfd68dfcf6792062a242e78f7f93ebce3fa50d3 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 24 Aug 2011 15:02:59 +0100 Subject: [PATCH] Describe recent changes. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 357b805..b609c92 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +[IN PROGRESS] + +Private function prox_unit_name() renamed to yaz_prox_unit_name() and +made available as a utility function, declared in + +rpn2cql_structure() supports proximity nodes (except that the Type-1 +proximity node's "exclusion" binary is ignored, as there is no way to +express that in CQL). Fixes bug #4564. + --- 4.2.9 2011/08/18 Fix SEGV that could occur if set command of zoomsh was given without -- 1.7.10.4