OSDN Git Service

Add missing ChangeLog entry.
authorcgf <cgf>
Sun, 29 Sep 2002 03:15:55 +0000 (03:15 +0000)
committercgf <cgf>
Sun, 29 Sep 2002 03:15:55 +0000 (03:15 +0000)
winsup/cygwin/ChangeLog

index 005dea3..5f28030 100644 (file)
@@ -1,5 +1,9 @@
 2002-09-28  Christopher Faylor  <cgf@redhat.com>
 
+       * thread.h (verifyable_object:~verifyable_object): Make virtual.
+
+2002-09-28  Christopher Faylor  <cgf@redhat.com>
+
        * cygthread.h (cygthread::terminate): Declare new function.
        (cygthread::initialized): Change to 'int'.
        * cygthread.cc (cygthread::stub): Exit thread if initialized < 0.