aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-04-09 15:23:38 +0000
committerNick Clifton <nickc@redhat.com>2002-04-09 15:23:38 +0000
commitc80b2f7704c2a15290896b4db5db9be07b8fcc57 (patch)
treefe9db20cd3eb66183c657c3193f5ae4f199c6498 /binutils/ChangeLog
parentdf3baf66cbd371d9da22a62dcc36c68da18e88c1 (diff)
downloadgdb-c80b2f7704c2a15290896b4db5db9be07b8fcc57.zip
gdb-c80b2f7704c2a15290896b4db5db9be07b8fcc57.tar.gz
gdb-c80b2f7704c2a15290896b4db5db9be07b8fcc57.tar.bz2
Fix typo in BEDIT warning.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index ff01d21..18f1baa 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -2,6 +2,7 @@
* rcparse.y: CLASS definitions in DIALOG resources
are quoted.
+ Fix typo in BEDIT warning
2002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>