about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-02-16 11:06:33 +0000
committerUlrich Drepper <drepper@redhat.com>1999-02-16 11:06:33 +0000
commitb09bb95838b30dc92e4e83909b350d46a09c100a (patch)
tree5035bf46b3dcf5c1364df16a4a241b2af6ad5f1a /ChangeLog
parentbc03c49eff8e75b47030c8a0a18238955f02c418 (diff)
downloadglibc-b09bb95838b30dc92e4e83909b350d46a09c100a.tar.gz
glibc-b09bb95838b30dc92e4e83909b350d46a09c100a.tar.xz
glibc-b09bb95838b30dc92e4e83909b350d46a09c100a.zip
Update.
	* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo in last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48227b8f63..9767ff9d2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo in last change.
+
 	* time/time.h: Avoid unneccesary #ifdef.
 
 1999-02-15  Geoff Keating  <geoffk@ozemail.com.au>