diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-03-02 11:41:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-03-02 11:41:23 +0000 |
commit | d7999f9fcba27aea9d516c055e38f9dbd1e62267 (patch) | |
tree | 52f13ba2f4c3ae0a01362bd1a761e3547cc0e1b1 /RELEASE-NOTES | |
parent | f13eba4c78f5e8d73968a1aab4e8a8b3f0c00355 (diff) |
mention Dan F's out-of-file handles fix from the other day
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8586485de..adef4abd4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o fixed "hang" when out of file handles at start Other curl-related news since the previous public release: @@ -24,6 +24,6 @@ Other curl-related news since the previous public release: This release would not have looked like this without help, code, reports and advice from friends like these: - Gisle Vanem + Gisle Vanem, Dan Fandrich Thanks! (and sorry if I forgot to mention someone) |