about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-16 18:48:51 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-16 18:48:51 +0000
commitd9a3ae7f4232c7333e2caefa6e265c8ca76d3c6c (patch)
tree6cf629c544ed0c4168250796b09f4864d090eb9a /ChangeLog
parentb078c5918eefc410f73a5417600f47eefad0575c (diff)
downloadglibc-d9a3ae7f4232c7333e2caefa6e265c8ca76d3c6c.tar.gz
glibc-d9a3ae7f4232c7333e2caefa6e265c8ca76d3c6c.tar.xz
glibc-d9a3ae7f4232c7333e2caefa6e265c8ca76d3c6c.zip
Update.
2004-02-16  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/posix/getaddrinfo.c (match_prefix): Correctly match
	partial bytes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be57e291c5..a956848653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/posix/getaddrinfo.c (match_prefix): Correctly match
+	partial bytes.
+
 2004-02-13  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/__longjmp-common.S: New file.