projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7d435
)
Mention CQL char bug fix.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 11 Aug 2004 12:16:56 +0000
(12:16 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 11 Aug 2004 12:16:56 +0000
(12:16 +0000)
NEWS
patch
|
blob
|
history
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 (%).