Rephrased comment in NEWS
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 17:59:52 +0000 (17:59 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Sep 2004 17:59:52 +0000 (17:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1d656c7..288195d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,8 @@ non-NULL - will be called during odr_destroy.
 Fixed bug in CCL parser where truncation char was not removed from
 right side when truncation=both was in effect.
 
-Fixed CQL parser to use unsigned chars (occurred on MS .NET).
+Fixed CQL parser to use unsigned chars for isxxx from ctype.h due
+to VS.NET.
 
 --- 2.0.23 2004/08/11