diff options
author | rpj <rpj> | 2005-04-06 02:31:20 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-04-06 02:31:20 +0000 |
commit | 43d9b077d5aa2ee02712ca7e81546f78863f172b (patch) | |
tree | 582fd68d3fc0b841de678688458d268f49e6cb4a /tests/ChangeLog | |
parent | 6e1c5f6a98f24308e3c9fa9f01101de6dd810153 (diff) |
''
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 87cb3b0..4d1a832 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,12 @@ +2005-04-06 Ross Johnson <rpj@callisto.canberra.edu.au> + + * cleanup0.c: Fix unguarded global variable accesses. + * cleanup1.c: Likewise. + * cleanup2.c: Likewise. + * cleanup3.c: Likewise. + * once2.c: Likewise. + * once3.c: Likewise. + 2005-04-01 Ross Johnson <rpj@callisto.canberra.edu.au> * GNUmakefile: Add target to test linking static link library. |