summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-01-04 15:47:38 +0000
committerNick Clifton <nickc@redhat.com>2005-01-04 15:47:38 +0000
commit9f79393915fe207d569b656e9441ed0c18a36844 (patch)
tree04a2f0c7cec57ad6336eb223bfd0476b92d0c19e /binutils/ChangeLog
parent0bfc0f3bfcc71b3b7423a7d16bc4869f4428d8f5 (diff)
downloadbinutils-redhat-9f79393915fe207d569b656e9441ed0c18a36844.tar.gz
PR binutils/630
* nlmconv.c (main): Only store the basename of the output filename in the module table.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ad750ebfc2..755b5e7da3 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-04 Armin Diehl <diehl@nordrhein.de>
+
+ PR binutils/630
+ * nlmconv.c (main): Only store the basename of the output filename
+ in the module table.
+
2005-01-04 H.J. Lu <hongjiu.lu@intel.com>
BZ 615