add missing ChangeLog entry.

This commit is contained in:
Christopher Faylor 2005-09-07 16:01:06 +00:00
parent 41ff9d8c7d
commit 31fcc87ed9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* init.cc (dll_entry): Move console initialization here.
* exceptions.cc (init_console_handler): Fully remove any old console
handler.
(handle_sigsuspend): Make cancelable when called from non-main thread.
* spawn.cc (spawn_guts): Don't fill out windows argv if we've deduced
that this is a cygwin-using program.