fix incorrectly named file in old ChangeLog entry

This commit is contained in:
Christopher Faylor 2011-12-03 23:49:03 +00:00
parent 447354e13c
commit 6455755743
1 changed files with 1 additions and 1 deletions

View File

@ -3645,7 +3645,7 @@
* pinfo.h (_pinfo::set_ctty): Change third parameter to * pinfo.h (_pinfo::set_ctty): Change third parameter to
fhandler_termios *. fhandler_termios *.
* sigproc.cc (handle_sigsuspend): Don't special-case non-main threads. * exceptions.cc (handle_sigsuspend): Don't special-case non-main threads.
2011-04-15 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 2011-04-15 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>