diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-25 07:17:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-25 07:17:31 +0000 |
commit | 089bdaed00bc1a81f512951aa85fb90ae1cbc520 (patch) | |
tree | 52fcd5d132b7bbbe8ee0dc9c5f8e4234be9ffc0c /ares/CHANGES | |
parent | 0d3674129fad3ce4494f22be78f62d0a8041fe59 (diff) |
fix
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index fb2eb98ca..be99f6867 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,3 +1,6 @@ +* February 25, 2004 +- Dan Fandrich found a flaw in the Feb 22 fix. + * February 23, 2004 - Removed ares_free_errmem(), the function, the file and the man page. It was not used and it did nothing. |