diff options
author | Ben Elliston <bje@au.ibm.com> | 2004-12-06 05:45:27 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2004-12-06 05:45:27 +0000 |
commit | c7de92161ef940481c441e530e8eb2af117f6638 (patch) | |
tree | cec80b387df6a49604fa2e7f25731004d399866d /binutils/ChangeLog | |
parent | 2423fbe6a108962d901f2cca0736847ed3f73396 (diff) | |
download | gdb-c7de92161ef940481c441e530e8eb2af117f6638.zip gdb-c7de92161ef940481c441e530e8eb2af117f6638.tar.gz gdb-c7de92161ef940481c441e530e8eb2af117f6638.tar.bz2 |
* dlltool.c: Comment fix.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 48f4adf..41ada5f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2004-12-06 Ben Elliston <bje@au.ibm.com> + * dlltool.c: Comment fix. + +2004-12-06 Ben Elliston <bje@au.ibm.com> + * doc/binutils.texi: Update copyright years. 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |