diff --git a/libjava/ChangeLog b/libjava/ChangeLog index cf0d9d24e15d..184116ee9631 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -10,7 +10,7 @@ (win32_exception_handler): Now throws an exception out of the signal handler; assumes SJLJ. -2002-02-01 Adam Megacz +2002-02-01 Adam Megacz * win32-threads.cc: (_Jv_CondWait, _Jv_CondNotify, _Jv_CondNotifyAll): Corrected