diff options
author | joeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-04 14:16:59 +0000 |
---|---|---|
committer | joeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-09-04 14:16:59 +0000 |
commit | 011e0a9f0a68e6e0c90d3f936afc7857f089a32c (patch) | |
tree | f6a591e20db669258006c1f0565c53bd721617b5 /PACE/ChangeLog | |
parent | 761aecbada5f844ea63f42b5c9144d0828975140 (diff) | |
download | ATCD-011e0a9f0a68e6e0c90d3f936afc7857f089a32c.tar.gz |
ChangeLogTag: Tue Sep 4 09:15:00 2001 Joe Hoffert <joeh@cs.wustl.edu>
Diffstat (limited to 'PACE/ChangeLog')
-rw-r--r-- | PACE/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog index 778e3720c58..ee376cca889 100644 --- a/PACE/ChangeLog +++ b/PACE/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 4 09:15:00 2001 Joe Hoffert <joeh@cs.wustl.edu> + + * tests/Pthreads_Test.c: + Moved PACE_UNUSED_ARG to after declaration of variables. + Tue Sep 4 08:55:02 2001 Joe Hoffert <joeh@cs.wustl.edu> * tests/Cond_Var_Test.c: |