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
commit774d3bbd1552b861630aa1738f8395bcd307e1d4 (patch)
treef559c604c5bc2c5e8db1529ce238ef00670848e3
parent73e93f1f7b4fd66a5406f50779b7175fb624fbef (diff)
downloadgdb-774d3bbd1552b861630aa1738f8395bcd307e1d4.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>