summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 35ac5c9f24..1ca020ab1e 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2009-10-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Makefile.am, configure.ac: Add new test to ensure that canceling an
+ alarm works as defined.
+ * psxalarm01/.cvsignore, psxalarm01/Makefile.am, psxalarm01/init.c,
+ psxalarm01/psxalarm01.doc, psxalarm01/psxalarm01.scn: New files.
+
+2009-10-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* psxtimer01/psxtimer.c: Actually pass the pointer we initialized.
2009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>