aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-07 08:30:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-07 08:30:43 +0000
commit7bdd14a9946e1b93e2e1614ad436405e9c497147 (patch)
tree4d6065d80bc275e7b79c782efd681c21925524f4 /RELEASE-NOTES
parentafe06b48d62d6ac9d572e0cc82241998f3fc3931 (diff)
- Vijay G filed bug report #2723236
(http://curl.haxx.se/bug/view.cgi?id=2723236) identifying a problem with libcurl's TFTP code and its lack of dealing with the OACK packet.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1d4dee3eb..fb4e004db 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -40,6 +40,7 @@ This release includes the following bugfixes:
o improved out of the box TPF compatibility
o HTTP PUT protocol line endings portions mangled from CRLF to CRCRLF
o Rejected SSL session ids are killed properly (for OpenSSL and GnuTLS builds)
+ o Deal with the TFTP OACK packet
This release includes the following known bugs: