diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-09-30 20:04:21 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-09-30 20:04:21 +0000 |
commit | c843b1bbc1010727f8482bb524df0fca46917ea9 (patch) | |
tree | 6eaf4d444f7fa018b40a31d707b49551d0988177 /binutils/ChangeLog | |
parent | b898a385044f46a5fe98f8455cf1798a575c9097 (diff) | |
download | gdb-c843b1bbc1010727f8482bb524df0fca46917ea9.zip gdb-c843b1bbc1010727f8482bb524df0fca46917ea9.tar.gz gdb-c843b1bbc1010727f8482bb524df0fca46917ea9.tar.bz2 |
* dlltool.c (main): Fix typo.
* windres.c (main): Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4fc15bf..0c758fc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2005-09-30 Mark Mitchell <mark@codesourcery.com> + + * dlltool.c (main): Fix typo. + * windres.c (main): Likewise. + 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile.in: Regenerated. |