diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-04 10:04:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-04 10:04:23 +0000 |
commit | 2f8c26ba8a31b85b7a8eef89d64ca96a7edc6f7d (patch) | |
tree | ad3023a3eb8747d1b5161086c10f9bf3b9015c96 | |
parent | 81b979380759b1828b3d8ab424c7f0d8d6f5db60 (diff) |
not much recent stuff, but still I had this modified locally
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 503ec75b1..d694bef24 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,16 +15,20 @@ This release includes the following changes: This release includes the following bugfixes: + o numerous compiler warnings and build quirks for various compilers have + been addressed o supports name and passwords up to 255 bytes long, embedded in URLs o the HTTP_ONLY define disables the TFTP support Other curl-related news since the previous public release: o http://curl.hkmirror.org/ is a new curl web mirror in Hong Kong + o http://curl.storemypix.com/ is a new curl web mirror in Germany This release would not have looked like this without help, code, reports and advice from friends like these: - Dov Murik, Jean Jacques Drouin + Dov Murik, Jean Jacques Drouin, Andres Garcia, Yang Tse, Gisle Vanem, Dan + Fandrich Thanks! (and sorry if I forgot to mention someone) |