*** empty log message ***
authormegacz <megacz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Feb 2002 04:39:26 +0000 (04:39 +0000)
committermegacz <megacz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Feb 2002 04:39:26 +0000 (04:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49431 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog

index cf0d9d2..184116e 100644 (file)
@@ -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 <adam@xwt.org>
 
         * win32-threads.cc:
         (_Jv_CondWait, _Jv_CondNotify, _Jv_CondNotifyAll): Corrected