diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-03-28 19:10:50 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-03-28 19:10:50 +0000 |
commit | a71dbd2b46ed828faa927ec94424de72fbe93401 (patch) | |
tree | b0300141982c6266bfd5b198a4c2e6721ba61fb4 | |
parent | c889972e7aa3342b68fe1005dd6954a19a0918e4 (diff) | |
download | gdb-a71dbd2b46ed828faa927ec94424de72fbe93401.tar.gz |
Fix typo in ChangeLog
-rw-r--r-- | ChangeLog.csl | 1 |
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. |