summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-05 18:07:49 +0000
commit4f234daac3504dbc5bcd7f88315cf7f5ad0626e7 (patch)
tree9f961913788ee2980d75f535b0cb3244564a7044 /c/src/tests/psxtests/ChangeLog
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4f234daac3504dbc5bcd7f88315cf7f5ad0626e7.tar.bz2
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
Diffstat (limited to 'c/src/tests/psxtests/ChangeLog')
-rw-r--r--c/src/tests/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog
index ba856c1ea7..22d93e57ec 100644
--- a/c/src/tests/psxtests/ChangeLog
+++ b/c/src/tests/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-05 Joel Sherrill <joel@OARcorp.com>
+
+ * psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn:
+ Updated as part of PR164 which reported problems with the RTEMS
+ implementation of pthread_cancel.
+
2001-04-26 Joel Sherrill <joel@OARcorp.com>
* psxmsgq01/init.c: Reflect changes made to address PR81 that