summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-25 07:17:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-25 07:17:31 +0000
commitcfe7ce7a57ca75ea07fa5d8fdee594bf86b8ace8 (patch)
tree2fe5b611204eb744f0ccdd5ea54ac23c853e12d1 /CHANGES
parent45efb3cc7338c52dca9078035021f7695b224d5b (diff)
downloadc-ares-cfe7ce7a57ca75ea07fa5d8fdee594bf86b8ace8.tar.gz
c-ares-cfe7ce7a57ca75ea07fa5d8fdee594bf86b8ace8.tar.bz2
c-ares-cfe7ce7a57ca75ea07fa5d8fdee594bf86b8ace8.zip
fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fb2eb98..be99f68 100644
--- a/CHANGES
+++ b/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.