diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-01 06:49:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-01 06:49:55 +0000 |
commit | f1227969c5713b2d1f2927c56ae14d7e866797c4 (patch) | |
tree | 6d4de425bc0a35fa5b6f9ab374c4fe16f25b5934 /ChangeLog | |
parent | 82ae2712dc3547ba16b639913edce1d15f6d554a (diff) | |
download | glibc-f1227969c5713b2d1f2927c56ae14d7e866797c4.tar.gz glibc-f1227969c5713b2d1f2927c56ae14d7e866797c4.tar.xz glibc-f1227969c5713b2d1f2927c56ae14d7e866797c4.zip |
* elf/tst-auditmod1.c: Fix typo in #error.
* elf/tst-auditmod1.c: Remove code for unsupported architectures.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 27caf0226c..fbc8f11114 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ +2006-07-16 Jeff Bailey <jbailey@ubuntu.com> + + * elf/tst-auditmod1.c: Fix typo in #error. + 2006-07-31 Ulrich Drepper <drepper@redhat.com> + * elf/tst-auditmod1.c: Remove code for unsupported architectures. + * iconvdata/run-iconv-test.sh: Run cmp in C locale. 2006-07-20 Adam Nemet <anemet@caviumnetworks.com> |