From 8a4d94fe70982690c5fe4580f906b8ca2a95c468 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 17 Oct 2003 16:23:19 +0000 Subject: 2003-10-16 Havoc Pennington * glib/dbus-gtest-main.c: bracket with #ifdef DBUS_BUILD_TESTS * Makefile.am (GCOV_DIRS): remove "test", we don't care about test coverage of the tests (coverage-report.txt): don't move the .da and .bbg files around --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bf2365f7..3a1f06a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-10-16 Havoc Pennington + + * glib/dbus-gtest-main.c: bracket with #ifdef DBUS_BUILD_TESTS + + * Makefile.am (GCOV_DIRS): remove "test", we don't care about test + coverage of the tests + (coverage-report.txt): don't move the .da and .bbg files around + 2003-10-16 Havoc Pennington * bus/bus.c (struct BusContext): remove struct field I didn't mean -- cgit