*** empty log message ***
authorAdam Megacz <megacz@gcc.gnu.org>
Sat, 2 Feb 2002 04:39:26 +0000 (04:39 +0000)
committerAdam Megacz <megacz@gcc.gnu.org>
Sat, 2 Feb 2002 04:39:26 +0000 (04:39 +0000)
From-SVN: r49431

libjava/ChangeLog

index cf0d9d24e15d0aa5bef1afd6fd8649024fe0e946..184116ee96319d7307e35a6b76d375778cbf4307 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