aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71812013ee..f59386e2ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/posix/getaddrinfo.c: Add support for SOCK_RAW.
+ Patch by YOSHIFUJI Hideaki <yoshifuji@ecei.tohoku.ac.jp>.
+
* io/ftw.c (process_entry): Cache object dev/inode only for
directories (PR libc/1514).