This commit is contained in:
jestabro 2007-10-06 00:35:29 +00:00
parent 7631b4db2a
commit 8a74fac2fd

View File

@ -2,3 +2,8 @@
2007-10-01 JSE <jestabro@ncsa.uiuc.edu>
* ChangeLog file added
2007-10-05 JSE <jestabro@ncsa.uiuc.edu>
* Thread.c (thread_stop): "pthread_cancel (oldTID )" should be
"pthread_cancel (thread->mTID)"