aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-07 17:22:20 +0000
committerNick Clifton <nickc@redhat.com>2002-05-07 17:22:20 +0000
commitd3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b (patch)
tree8ec56970decd1f881b6106d207fccb7613e0a969 /ld/ChangeLog
parent7bbcf283071c5971093c78e9e5655fe1b115df0b (diff)
downloadfsf-binutils-gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.zip
fsf-binutils-gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.tar.gz
fsf-binutils-gdb-d3d8a9ee198a0922001c0bbd1e4b966fd1c5e15b.tar.bz2
Honour DESTDIR
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 93ebd70..781d577 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
+
+ * Makefile.am: Honour DESTDIR.
+ * Makefile.in: Regenerate.
+
2002-05-07 Richard Sandiford <rsandifo@redhat.com>
* ldlang.h (lang_output_section_statement_type): Add update_dot_tree.