aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4c8bf8..bc15cb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-21 Jakub Jelinek <jakub@redhat.com>
+
+ * resolv/res_libc.c (res_init): If RES_INIT is set and
+ _res.nscount > 0, call __res_nclose and free nsaddrs.
+ * resolv/Makefile: Add rules to build and run tst-leaks2.
+ * resolv/tst-leaks2.c: New test.
+
2004-07-21 Ulrich Drepper <drepper@redhat.com>
* intl/libintl.h: Don't define macros for C++.