diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-31 21:38:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-31 21:38:59 +0000 |
commit | fce4dcccd83cf3220984bcb9a596f30c5e51b681 (patch) | |
tree | feade5434dff4e39ec3beb0d09e4642509a4fe0f /RELEASE-NOTES | |
parent | f2beee209bc9a65ff4a0eb85feabe60311741899 (diff) |
26 flaws identified by coverity.com
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b7baf4115..fcb0e7f37 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -48,6 +48,7 @@ This release includes the following bugfixes: o the progress callback can get called more frequently o timeout would restart when signal caught while awaiting socket events o curl -f with user+password embedded in the URL + o 26 flaws identified by coverity.com This release includes the following known bugs: |