diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:15:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-27 21:15:38 +0000 |
commit | eecb7136164ac60567c28b2386e291106aaee1de (patch) | |
tree | dc95440aaf514acb9ec5d2e3aa61c2f612b2ccc9 /RELEASE-NOTES | |
parent | bf085e2c4b314a6cef38adfe6c9d84ea1b7fa0f3 (diff) |
- Andre Guibert de Bruet found a call to a OpenSSL function that didn't check
for a failure properly.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2d5f8d5f1..8d1f2591b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - Kamil Dudka, Caolan McNamara, Frank McGeough + Kamil Dudka, Caolan McNamara, Frank McGeough, Andre Guibert de Bruet Thanks! (and sorry if I forgot to mention someone) |