diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-17 03:31:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-17 03:31:59 +0000 |
commit | 1b0896ef0323207ba5b561dfe7d87850dbf9a9dc (patch) | |
tree | 936457cb73d6f1c75d025e80c3d467b01b9908e0 /ChangeLog | |
parent | 17061e097a2f774139ecd91b91cbc15cd0987ee9 (diff) | |
download | glibc-1b0896ef0323207ba5b561dfe7d87850dbf9a9dc.tar.gz glibc-1b0896ef0323207ba5b561dfe7d87850dbf9a9dc.tar.xz glibc-1b0896ef0323207ba5b561dfe7d87850dbf9a9dc.zip |
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Fix
vague message.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 15d8b35f96..e3432a9e86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-17 GOTO Masanori <gotom@debian.or.jp> + + * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Fix + vague message. + 2004-12-16 Roland McGrath <roland@redhat.com> * nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS), |