summaryrefslogtreecommitdiff
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
commite40b62dcad5c1d8a2f2769bc4f3da29599de1e71 (patch)
treed87cd50722d9814a4c1198391cc3b6b3bfeb975b
parenta71dbd2b46ed828faa927ec94424de72fbe93401 (diff)
downloadgdb-e40b62dcad5c1d8a2f2769bc4f3da29599de1e71.tar.gz
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 9155a43dc93..a8f97a3c383 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.