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 | e2c670c65fbc2dad819c4c0429c7658c299472e7 (patch) | |
tree | 0357f4232e578a0ea96b60f23d141fbf90e426d8 | |
parent | 55e254b4a206ddad3fe1dda316e8a510f03bc30b (diff) | |
download | gdb-e2c670c65fbc2dad819c4c0429c7658c299472e7.zip gdb-e2c670c65fbc2dad819c4c0429c7658c299472e7.tar.gz gdb-e2c670c65fbc2dad819c4c0429c7658c299472e7.tar.bz2 |
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 cc0d3ef..9155a43 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. |