summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-06-05 13:53:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-06-05 13:53:10 +0000
commit5b992f99dcc69ee5a61538c4c9c9f056cecf0f9f (patch)
tree0b4907f9b3d7b9569004ad3ecbbb8519226f45e5 /CHANGES
parent9089e0c26c02b83218a52a11ace43711cbdaa042 (diff)
downloadc-ares-5b992f99dcc69ee5a61538c4c9c9f056cecf0f9f.tar.gz
c-ares-5b992f99dcc69ee5a61538c4c9c9f056cecf0f9f.tar.bz2
c-ares-5b992f99dcc69ee5a61538c4c9c9f056cecf0f9f.zip
the revert
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fd14d3e..81ef4e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,15 @@
Changelog for the c-ares project
+* June 4 2007 (Daniel Stenberg)
+
+- James Bursa reported a major memory problem when resolving multi-IP names
+ and I found and fixed the problem. It was added by Ashish Sharma's patch
+ two days ago.
+
+ When I then tried to verify multiple entries in /etc/hosts after my fix, I
+ got another segfault and decided this code was not ripe for inclusion and I
+ reverted the patch.
+
* June 2 2007
- Brad Spencer found and fixed three flaws in the code, found with the new