diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 11f7508fc..09ba6d904 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -27,7 +27,7 @@ Thu Jun 21 22:01:39 2001 Marius Gedminas * fhandler_console.cc (fhandler_console::read): Detect AltGr more robustly on WinNT. -2001-06-22 Robert COllins +2001-06-22 Robert Collins * thread.cc (__pthread_cond_timedwait): Lock the waiting mutex before the condition protect mutex to avoid deadlocking. (Found by Greg Smith).