diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 941407f1e..b4e21f716 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -494,7 +494,7 @@ to avoid annoying pop ups. Move deimpersonate call within new loop. Move envblock freeing to end. Loop if process dies prematurely with bad exit code. - * syscalls.cc (init_console_handler): Remove hopefully unneeded call to + * syscalls.cc (setpgid): Remove hopefully unneeded call to init_console_handler. 2006-03-15 Christopher Faylor