diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 96e6b556f..6fa59152a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -2,8 +2,8 @@ * signal.cc (sigprocmask): Fix strace output to include "how". - * fhandler_console.cc (dev_console::save_restore): Only current dwEnd - line rather than the one after that. + * fhandler_console.cc (dev_console::save_restore): Only save current + dwEnd line rather than the one after that. 2014-05-08 Corinna Vinschen