summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2008-08-19 00:19:03 +0000
committerRoland McGrath <roland@gnu.org>2008-08-19 00:19:03 +0000
commit13074b5b5ad49a84c56a7e83070edfc9f44d6a13 (patch)
treeec60e747f83175a2909b5193b85241f8093ed27c /ChangeLog
parent58801a0e56202ba89916c05a63a5e3c5e9769baf (diff)
* Makefile (check-data): Check data directory in add-ons.
* elf/Makefile (check-data): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a5c039900..203349fde8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-18 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile (check-data): Check data directory in add-ons.
+ * elf/Makefile (check-data): Likewise.
+
2008-08-18 Roland McGrath <roland@redhat.com>
* configure.in (--with-cpu): Check compiler support for -march/-mcpu.