aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-08-02 08:14:17 +0000
committerNick Clifton <nickc@redhat.com>2004-08-02 08:14:17 +0000
commitd3cde3afa88135d509192a14eea6b0f52337d49f (patch)
treeba0d98746d68f2136605acc1d8fd7385a01f090b /binutils/ChangeLog
parenta81dcb0537c784568efe7448b9d04b1d6b2673dd (diff)
downloadgdb-d3cde3afa88135d509192a14eea6b0f52337d49f.zip
gdb-d3cde3afa88135d509192a14eea6b0f52337d49f.tar.gz
gdb-d3cde3afa88135d509192a14eea6b0f52337d49f.tar.bz2
(deduce_name): Fix typos introduced when program_name was renamed to prog_name.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e3bea6d..500124d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
+
+ * dllwrap.c (deduce_name): Fix typos introduced when program_name
+ was renamed to prog_name.
+
2004-07-29 Alexandre Oliva <aoliva@redhat.com>
* readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and