aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-03-28 19:11:14 +0000
committerMark Mitchell <mark@codesourcery.com>2005-03-28 19:11:14 +0000
commit3c6eaec92c0d368c1c4795f70c482d6e7eda3d86 (patch)
tree60940ec177d3c69165f482ff392be9fe0adf8b76
parente2c670c65fbc2dad819c4c0429c7658c299472e7 (diff)
downloadgdb-3c6eaec92c0d368c1c4795f70c482d6e7eda3d86.zip
gdb-3c6eaec92c0d368c1c4795f70c482d6e7eda3d86.tar.gz
gdb-3c6eaec92c0d368c1c4795f70c482d6e7eda3d86.tar.bz2
Fix typo in ChangeLog
-rw-r--r--ChangeLog.csl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 9155a43..a8f97a3 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -11,7 +11,7 @@
* gdb/event-top.c (gdb_setup_readline): Put console into
character-at-a-time mode under Windows.
-2005-03-25 Mark Mitchell <mark@codesourcery.com>
+2005-03-28 Mark Mitchell <mark@codesourcery.com>
* gdb/configure.ac: Link with -lws2_32 on mingw.
* gdb/configure: Regenerated.