diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index c4120ea..dfb4f45 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -5,6 +5,8 @@ * cancel2.c: Ensure this test only runs for Structured or C++ EH. * exit2.c: Shorten Sleep() time. * exit3.c: Likewise. + * cancel1.c: Likewise. + * cancel3.c: Likewise. * exception3.c: Likewise; make terminate routine consistent for all build environments. |