diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-08 13:39:00 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-08 13:39:00 -0700 |
commit | 1219ddfe549429272b327c020a6b3d91120a8e16 (patch) | |
tree | 7bd5eca66e228f6dfff20cda3a3a7a96bcf205c3 /ChangeLog | |
parent | b68053cf7d59b065eb7628c35f50c4d5096fcaa7 (diff) | |
download | glibc-1219ddfe549429272b327c020a6b3d91120a8e16.tar.gz glibc-1219ddfe549429272b327c020a6b3d91120a8e16.tar.xz glibc-1219ddfe549429272b327c020a6b3d91120a8e16.zip |
Typo fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67cfb54085..9d822d833b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-10-08 Ulrich Drepper <drepper@redhat.com> + [BZ #10731] + * stdlib/rand_r.c: Fix typo. + * po/cs.po: Update from translation team. 2009-10-06 Andreas Schwab <schwab@redhat.com> |