aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-09 08:06:59 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-09 08:06:59 +0000
commita2bd47c567fb920eb9fa2a0aae27c41644293530 (patch)
tree80fe357131d3770a86af879f65065114c8ef6b3d /CHANGES
parent7b3c308eb0e1d1d8b4d5a4c8dda6849e9bba1c44 (diff)
Bryan Henderson pointed out in bug report #1081788 that the curl-config
--vernum output wasn't zero prefixed properly (as claimed in documentation). This is fixed in maketgz now.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bdac7b113..3bd22a540 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (9 December 2004)
+- Bryan Henderson pointed out in bug report #1081788 that the curl-config
+ --vernum output wasn't zero prefixed properly (as claimed in documentation).
+ This is fixed in maketgz now.
+
Daniel (8 December 2004)
- Rene Bernhardt found and fixed a buffer overrun in the NTLM code, where
libcurl always and unconditionally overwrote a stack-based array with 3 zero