diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-11-15 00:03:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-11-15 00:03:41 +0000 |
commit | 1e2692c922a920a9d53b8414c9d3d773b191804c (patch) | |
tree | 9d40db52950fccc39750a2a057c0b0ad3094c3bd /ChangeLog | |
parent | cbd52634e49305b3f324fd95c74e667038561f11 (diff) | |
download | glibc-1e2692c922a920a9d53b8414c9d3d773b191804c.tar.gz glibc-1e2692c922a920a9d53b8414c9d3d773b191804c.tar.xz glibc-1e2692c922a920a9d53b8414c9d3d773b191804c.zip |
* sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
significantly. The device type is also part of the ifinfomsg data.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3595c3754f..2949530a29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-11-14 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify + significantly. The device type is also part of the ifinfomsg data. + * po/sv.po: Update from translation team. * po/nl.po: Likewise. |