summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-27 22:59:43 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-27 22:59:43 +0000
commitda09af7627661660b947857851f6154d2568f89f (patch)
tree6e76716ea03cb7a474fdc947279b926cb53d002e /ChangeLog
parent29546dd9b4047c709ceb4f898907f252e9b2b688 (diff)
* sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b003bea973..9bb4c72ed0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-27 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.
+
2005-11-27 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.