diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-15 13:11:25 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-15 13:11:25 +0200 |
commit | 689b6929c311f85aad8ca46add161384bbe0a654 (patch) | |
tree | 597f93e99cc5c7a2a50dd01b22123499488d0110 /RELEASE-NOTES | |
parent | 68aae7f57913ad91e1a6584654cd3408ed6ecad3 (diff) |
changelog: prevent needless reverse name lookups
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 77c260cb2..37200f0d0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,7 +13,7 @@ This release includes the following changes: This release includes the following bugfixes: - o + o prevent needless reverse name lookups This release includes the following known bugs: @@ -22,6 +22,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: - + Rainer Canavan Thanks! (and sorry if I forgot to mention someone) |