about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-28 08:30:50 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-28 08:30:50 +0000
commit0566b130fbb77c2673d0459b4d9ff825fc68b094 (patch)
treeb97f81bcd1d03f95d3b2bd90749b7aac27b28908 /ChangeLog
parente6fb884634cded8d92da107d09354409ac1f52a5 (diff)
downloadglibc-0566b130fbb77c2673d0459b4d9ff825fc68b094.tar.gz
glibc-0566b130fbb77c2673d0459b4d9ff825fc68b094.tar.xz
glibc-0566b130fbb77c2673d0459b4d9ff825fc68b094.zip
Update.
2003-01-21  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/bits/ioctls.h (SIOCSIFNAME): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed2c6151f4..9de63ba765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-21  Philip Blundell  <philb@gnu.org>
+
+	* sysdeps/unix/sysv/linux/bits/ioctls.h (SIOCSIFNAME): Define.
+
 2003-01-27  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check.