aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-10-08 23:20:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-10-08 23:20:26 +0200
commit1998de9993f9fb1e6e57970d56ca1e88ad309cba (patch)
tree299ed10338fe50d723ad7dcc516ec64a162b7564
parent61f4cdb73ae489e9a756d567bfe99dc2471735b7 (diff)
RELEASE-NOTES: synced with 61f4cdb73ae4
-rw-r--r--RELEASE-NOTES6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 19fdab360..40eabd146 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -48,6 +48,10 @@ This release includes the following bugfixes:
o SFTP: avoid downloading negative sizes
o Lots of GSS/KRB FTP fixes
o TFTP: Work around tftpd-hpa upload bug
+ o libcurl.m4: several fixes
+ o HTTP: remove special case for 416
+ o examples: use example.com in example URLs
+ o globbing: fix crash on unballanced open brace
This release includes the following known bugs:
@@ -60,6 +64,6 @@ advice from friends like these:
Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen,
Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio,
Hendrik Visage, Ning Dong, David McCreedy, Patrick Monnerat,
- Tim Newsome
+ Tim Newsome, Dan Locks, Vlad Ureche
Thanks! (and sorry if I forgot to mention someone)