summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-01 23:47:02 +0000
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-01 23:47:02 +0000
commite97a3e25b1a4325ef4159b8cd900da91631f59de (patch)
treee9e667067ec7ccc69ee8ac1a4a5cc121c12cd132 /libiberty/ChangeLog
parentf1225f6f0f9b7acb3a64314f2113807ebeea5abf (diff)
downloadgcc-e97a3e25b1a4325ef4159b8cd900da91631f59de.tar.gz
* Makefile.in: Add install-pdf target as copied from
automake v1.10 rules. * testsuite/Makefile.in: Add dummy install-pdf target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 34e01a8d07a..6ac77d7cc17 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
+
+ * Makefile.in: Add install-pdf target as copied from
+ automake v1.10 rules.
+ * testsuite/Makefile.in: Add dummy install-pdf target.
+
2007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
Eric Botcazou <ebotcazou@libertysurf.fr>