diff --git a/ChangeLog b/ChangeLog index ac61296143..e6cc5246d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2003-02-22 Roland McGrath + * resolv/tst-leaks.c: New file by Daniel Jacobowitz . + * resolv/Makefile (tests): Add tst-leaks. + ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so. + (tst-leaks-ENV): New variable. + ($(objpfx)mtrace-tst-leaks): New target. + (tests): Depend on it. + * include/libc-internal.h: Declare __libc_thread_freeres. * Makerules: Fix last change to use $($(subdir)-version) when set.