diff options
author | Richard Hughes <richard@hughsie.com> | 2007-07-24 13:03:31 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-07-24 13:03:31 +0000 |
commit | 0b5478e49e250a85102ee0bf711609466a9437eb (patch) | |
tree | 055722c004824eab52c08f778e6622b4ba840747 /ChangeLog | |
parent | a27883418ada7f7b561ac86cae3507f14b65f85d (diff) | |
download | dbus-0b5478e49e250a85102ee0bf711609466a9437eb.tar.gz |
2007-07-24 Richard Hughes <richard@hughsie.com>
* bus/Makefile.am:
* bus/test-system.c: (die), (check_memleaks), (test_pre_hook),
(test_post_hook), (main):
Add back the test-system.c file - not sure now this got ignored in the
diff. I blame git.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-07-24 Richard Hughes <richard@hughsie.com> + * bus/Makefile.am: + * bus/test-system.c: (die), (check_memleaks), (test_pre_hook), + (test_post_hook), (main): + Add back the test-system.c file - not sure now this got ignored in the + diff. I blame git. + +2007-07-24 Richard Hughes <richard@hughsie.com> + * configure.in: Use ustar to generate the tarball; this fixes the make distcheck problem when the data files do not fit in the archive: |