diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-04-06 22:19:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-04-06 22:19:54 +0000 |
commit | 0c786eacd3410d966f841d9fd213b7a215f4fbbf (patch) | |
tree | c130a27627afb83078df7fa5c8e8d8636a0ae0ae /nptl | |
parent | c3c3afc943ae7d41b1c76ae162e3c5988a3cc7e9 (diff) | |
download | glibc-0c786eacd3410d966f841d9fd213b7a215f4fbbf.tar.gz glibc-0c786eacd3410d966f841d9fd213b7a215f4fbbf.tar.xz glibc-0c786eacd3410d966f841d9fd213b7a215f4fbbf.zip |
* tst-locale1.c: Avoid warnings.
* tst-locale2.c: Likewise.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 8c36611884..229611f305 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2007-04-06 Ulrich Drepper <drepper@redhat.com> + + * tst-locale1.c: Avoid warnings. + * tst-locale2.c: Likewise. + 2007-03-19 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h |