diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-25 08:19:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-25 08:19:55 +0000 |
commit | 2ddbf8975a6f01d6e27e6c433450f56e80649a48 (patch) | |
tree | 669a140445d7fb00db5f2e92456f3acbd38b68e1 /RELEASE-NOTES | |
parent | 68a3cbe38481f82e7776ddff413b832e1b41e45e (diff) |
disable-manual
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b62647602..75a5bca88 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: + o configure --disable-manual works better o removed a memory leak when doing a windows threaded resolve and it failed o --proxy-ntlm now checks if libcurl supports NTLM before using it o minor --fail with authentication bugfix @@ -66,6 +67,8 @@ advice from friends like these: Thomas Schwinge, Marty Kuhrt, Günter Knauf, Kevin Roth, Glen Nakamura, Gisle Vanem, Greg Hewgill, Joe Halpin, Tor Arntsen, Dirk Manske, Roy Shan, Mitz - Wark, Andrés García, Robin Kay, Alan Pinstein, David Byron, Nathan O'Sullivan + Wark, Andrés García, Robin Kay, Alan Pinstein, David Byron, Nathan + O'Sullivan, Erwin Authried + Thanks! (and sorry if I forgot to mention someone) |