summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-07-15 08:27:19 -0700
committerPetr Baudis <pasky@suse.cz>2009-07-16 18:03:33 +0200
commita5cceee5d55a69d82322b6ee0d17176a14b3b6bb (patch)
treeefaad06494fd32e45863e71105701387fe2717af /ChangeLog
parent5c2c1509297480f5b58d5cb1a228bb101f51d44c (diff)
Fix build issue with modules for audit test on machines != x86-64.
(cherry picked from commit 59cbcac015cdd446c346cfd2c2ada3f94ef540b2, removed tst-audit4, tst-audit5 references)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f39fc4735d..064475eeb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-07 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf/Makefile: Don't build modules for tst-audit3 for anything
+ but x86-64 targets.
+
2009-07-10 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/sys/epoll.h: Fix comment.