diff options
author | rpj <rpj> | 2005-04-06 02:29:15 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-04-06 02:29:15 +0000 |
commit | 13bd1e4d017a1c306e465219df9e245a4201726e (patch) | |
tree | d6d788a55449bd7ea1c5ea05f5af9bc0bbf9b2c7 /tests/ChangeLog | |
parent | f19dd198df0106b07245d80d150a3d569b6cdf4d (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 ca77d7d..58b4438 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. |