diff options
author | Havoc Pennington <hp@redhat.com> | 2003-03-13 06:18:06 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2003-03-13 06:18:06 +0000 |
commit | d65b73884cb876276b6bd73f4b1dfcd920984a8a (patch) | |
tree | 70563d497c223c65e2d015936284c023148b5bfc /ChangeLog | |
parent | 6ecc14ffabcffb69aa938a67940db48272e05046 (diff) |
2003-03-13 Havoc Pennington <hp@pobox.com>
* bus/test.c, bus/test.h, bus/Makefile.am, bus/test-main.c:
set up a test framework as for the library
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-13 Havoc Pennington <hp@pobox.com> + + * bus/test.c, bus/test.h, bus/Makefile.am, bus/test-main.c: + set up a test framework as for the library + 2003-03-12 Havoc Pennington <hp@pobox.com> Throughout: purge global variables, introduce BusActivation, |