aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-13 12:24:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-13 12:24:11 +0000
commit941dfc502a190aa597452634b9fe76541f055475 (patch)
tree08a8e841cb67962303c110d539b2c9b722ba5975
parent8341e8e50253784940f085f1973c28a1ad84594a (diff)
Giuseppe Attardi's ares+multi problem of 12-oct-2003
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fd660b534..dbb0174dc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@
Daniel (13 October)
+- Giuseppe Attardi reported yet another segfault with ares and the multi
+ interface. Me fixed.
+
- Domenico Andreoli removed the extra LDFLAGS assignment in lib/Makefile.am
that was reported about in the debian bug report #212086.