aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-22 08:01:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-22 08:01:41 +0000
commit7676f402186203b6dc0a0f7581f6d1a545213300 (patch)
treeb96a97bfcf1a38fcefa0e46e3c4e335ae7008cb3 /RELEASE-NOTES
parent2de62cb06f5f7abdbcc55fc219bf86d8433125ec (diff)
jean-claude Chauve fixed an LDAP bug
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 d48bdafbd..b6a3c51e8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,7 +15,8 @@ This release includes the following changes:
This release includes the following bugfixes:
- o connect failures properly writes error message in errorbuffer
+ o LDAP crash when more than one record was received
+ o connect failures properly stores an error message in the errorbuffer
o Rare Location:-following problem with bad original URL
o -F can now add Content-Type on non-file sections
o double Host: header when following Location: with replaced Host: fixed