diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-25 19:45:20 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-25 19:45:20 -0700 |
commit | 70c90289ff7e2f1ca976618bcf342d9c65c746fc (patch) | |
tree | b137a73907e3abed69bafe89483de0af3ce2b814 /ChangeLog | |
parent | 89a4419cc384c090b1eabe610647aa4e14436a3f (diff) | |
parent | 34b514dff6acf8f1cac0afefd24049e025fd62ea (diff) | |
download | glibc-70c90289ff7e2f1ca976618bcf342d9c65c746fc.tar glibc-70c90289ff7e2f1ca976618bcf342d9c65c746fc.tar.gz glibc-70c90289ff7e2f1ca976618bcf342d9c65c746fc.tar.bz2 glibc-70c90289ff7e2f1ca976618bcf342d9c65c746fc.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/glibc
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise. * sysdeps/unix/sysv/linux/clock_settime.c: Likewise. +2010-03-25 Andreas Schwab <schwab@redhat.com> + + * sysdeps/posix/cuserid.c: Fix typo. + 2010-03-16 Chris Demetriou <cgd@google.com> [BZ #11394] |