summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2006-08-14 16:11:25 +0000
committerKazu Hirata <kazu@codesourcery.com>2006-08-14 16:11:25 +0000
commitef1d2ea1a1379e0d4dd3c04f8d139196967df0bf (patch)
treefa05455499822d37b023f7b13a0e81cdb7f53f95
parent9fae06d5b5d818e0f892cd3f4988fe05d84131bf (diff)
downloadbinutils-gdb-ef1d2ea1a1379e0d4dd3c04f8d139196967df0bf.tar.gz
Fix a typo.
-rw-r--r--ChangeLog.csl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 816c21d6005..24f721aafd0 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -154,7 +154,7 @@
* libgloss/m68k/bdm-semihost.h: New
* libgloss/m68k/bdm-isrs.c: New.
* libgloss/m68k/bdm-isv.c: New.
- * cf-dbug.sc: Renamed to ...
+ * dbug-cf.sc: Renamed to ...
* cf.sc: ... here. Add bdm flexibility. Remove GROUP
2006-03-23 Mark Mitchell <mark@codesourcery.com>