diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-29 15:19:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-29 15:19:38 +0000 |
commit | f98ec867986d86d10d52cac02ac219b6e7bd3d57 (patch) | |
tree | 247d9a380996180d383bdb861ef93505750b1745 | |
parent | 87bbd1389947f5d407951b2f25febf8dc5057590 (diff) |
spell-fix
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 253a5e937..dcdae11a9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -45,7 +45,7 @@ This release includes the following bugfixes: o c-ares enabled build with mingw o proxy host set with numerical IPv6 address o better treatment of binary zeroes in HTTP response headers - o fixed the notorius FTP server failure in the test suite + o fixed the notorious FTP server failure in the test suite o better checking of text output in the test suite on windows o FTP servers' TYPE command response check made less strict o URL-without-slash as in http://somehost?data |