Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 5d9e335e6..297ba09cd 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-04 Egor Duda <deo@logos-m.ru>
+
+ * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32
+ project.
+ * winsup.api/pthread/cancel2.c: Ditto.
+ * winsup.api/pthread/cancel3.c: Ditto.
+ * winsup.api/pthread/cancel4.c: Ditto.
+ * winsup.api/pthread/cancel5.c: Ditto.
+
2002-07-03 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Eliminate unneeded Makefile recreation rule.