summaryrefslogtreecommitdiffstats
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
commit252ac210bf7ecc7b6325433bc8b0ace3ae45d1db (patch)
tree4e9cd2558eef9e5c465f48523ee181e870f630e4
parent32fa062008d40b9b81784f392fb9f0c2efce4bae (diff)
downloadcygnal-252ac210bf7ecc7b6325433bc8b0ace3ae45d1db.tar.gz
cygnal-252ac210bf7ecc7b6325433bc8b0ace3ae45d1db.tar.bz2
cygnal-252ac210bf7ecc7b6325433bc8b0ace3ae45d1db.zip
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 cc0d3ef9d..9155a43dc 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.