summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-03-28 19:10:50 +0000
committerMark Mitchell <mark@codesourcery.com>2005-03-28 19:10:50 +0000
commita71dbd2b46ed828faa927ec94424de72fbe93401 (patch)
treeb0300141982c6266bfd5b198a4c2e6721ba61fb4
parentc889972e7aa3342b68fe1005dd6954a19a0918e4 (diff)
downloadgdb-a71dbd2b46ed828faa927ec94424de72fbe93401.tar.gz
Fix typo in ChangeLog
-rw-r--r--ChangeLog.csl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index cc0d3ef9d6c..9155a43dc93 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,7 @@
2005-03-28 Mark Mitchell <mark@codesourcery.com>
* gdb/configure.ac: No tgetent on MinGW.
+ * gdb/configure: Regenerated.
* gdb/event-loop.c (struct gdb_notifier): Add "handles" for Windows.
(create_file_handler): On Windows, update handles, rather than
check_masks and ready_masks.