Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2006-08-14 20:11:25 +0400
committerKazu Hirata <kazu@codesourcery.com>2006-08-14 20:11:25 +0400
commit5f6fc2565bb156cf0834d773dc7f2daa7cdde090 (patch)
tree2191917027a216c604c5096e73ee12e3dcd1eb27 /ChangeLog.csl
parent9048c24f646b48e1fb06b7ae01495366df193154 (diff)
Fix a typo.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 816c21d60..24f721aaf 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>