Mention CQL char bug fix.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Aug 2004 12:16:56 +0000 (12:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Aug 2004 12:16:56 +0000 (12:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0d286dc..945c771 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ odr_set_stream takes a stream handle, pointer to puts function and
 pointer to close function. The close function - if non-NULL - will be
 called during odr_destroy.
 
+Fixed CQL parser to use unsigned chars (occurred on MS .NET).
+
 --- 2.0.23 2004/08/11
 
 Fix buffer overrun in CQL parser when dealing with proximity (%).