aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-16 21:00:54 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-16 21:00:54 +0000
commit06877a37ad2aba96442d1e605a171bed39dc02d4 (patch)
treefe78922e9a9c9778ced16b3b58e29ce7130feb14 /ChangeLog
parentbf14fb7c60ffdc0024779ccfd20476538b7716ae (diff)
downloadglibc-06877a37ad2aba96442d1e605a171bed39dc02d4.tar
glibc-06877a37ad2aba96442d1e605a171bed39dc02d4.tar.gz
glibc-06877a37ad2aba96442d1e605a171bed39dc02d4.tar.bz2
glibc-06877a37ad2aba96442d1e605a171bed39dc02d4.zip
Update.
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Undo unintended changes in last patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ccf3d7ac..aaea3baebd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-02-16 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/posix/getaddrinfo.c (getaddrinfo): Undo unintended
+ changes in last patch.
+
* posix/regexec.c (transit_state): Fix typo in commented-out code
[BZ #6].