aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-04-22 09:31:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-04-22 09:31:27 +0000
commita93af43974c02c675443e285fa9d9710b2f0a7c9 (patch)
tree7224b30b15ad90cc9335d7b43682bee126eccf2c /CHANGES
parent0bbc759c0c95c8b43571a5c5eb72f6d7719a0569 (diff)
- Song Ma's warning if -r/--range is given with a "bad" range, also noted in
the man page now.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ccb69909..a22131418 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,15 @@
Changelog
+Daniel S (22 April 2007)
+- Song Ma's warning if -r/--range is given with a "bad" range, also noted in
+ the man page now.
+
+- Daniel Black filed bug #1705177
+ (http://curl.haxx.se/bug/view.cgi?id=1705177) where --without-ssl
+ --with-gnutl outputs a warning about SSL not being enabled even though GnuTLS
+ was found and used.
+
Daniel S (21 April 2007)
- Daniel Black filed bug #1704675
(http://curl.haxx.se/bug/view.cgi?id=1704675) identifying a double-free