aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-01 22:14:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-03-01 22:14:47 +0000
commit53aa6b21feed648e6572d75e4fb31a7dc2505c12 (patch)
treeb69b811f79c0287757ff984926f3c27f789578a1 /RELEASE-NOTES
parent7842704ee7ebbc48728986c11d4bc91f534d6bd7 (diff)
- Ben Greear provided an update for TFTP that fixes upload.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index d6c58692a..b6e2b4ea3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -22,6 +22,7 @@ This release includes the following bugfixes:
o curl --trace-time not using local time
o off-by-one in the chunked encoding trailer parser
o superfluous blocking for OpenSSL-based SSL connects and multi interface
+ o TFTP upload
This release includes the following known bugs:
@@ -31,6 +32,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
- Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw
+ Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear
Thanks! (and sorry if I forgot to mention someone)