aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2938fa0..5c92e94 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-19 Alan Modra <amodra@bigpond.net.au>
+
+ * warning.m4 (--enable-werror): Format help message.
+ (--enable-build-warnings): Likewise.
+ * configure: Regenerate.
+
2006-04-18 Nick Clifton <nickc@redhat.com>
PR 2257
@@ -566,8 +572,7 @@
2006-03-11 H.J. Lu <hongjiu.lu@intel.com>
PR ld/2443
- * dwarf2.c (concat_filename): Don't issue an error if file is
- 0.
+ * dwarf2.c (concat_filename): Don't issue an error if file is 0.
2006-03-10 Paul Brook <paul@codesourcery.com>