summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-01 06:49:55 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-01 06:49:55 +0000
commitf1227969c5713b2d1f2927c56ae14d7e866797c4 (patch)
tree6d4de425bc0a35fa5b6f9ab374c4fe16f25b5934 /ChangeLog
parent82ae2712dc3547ba16b639913edce1d15f6d554a (diff)
* elf/tst-auditmod1.c: Fix typo in #error.
* elf/tst-auditmod1.c: Remove code for unsupported architectures.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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>