aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 755a15277e..5536ed1877 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-02 Ulrich Drepper <drepper@redhat.com>
+
+ * inet/getnameinfo.c: Move domain out of nrl_domainname scope and
+ define it with libc_freeres_ptr.
+
2003-10-01 Roland McGrath <roland@redhat.com>
* elf/rtld.c (dl_main): Add cast in last change.