From d094a0772f5a1d6d8bb6c390018f488307ae8410 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 11 Aug 2004 12:16:56 +0000 Subject: [PATCH] Mention CQL char bug fix. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0d286dc..945c771 100644 --- 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 (%). -- 1.7.10.4