summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-11-27 02:18:36 +0000
committerHavoc Pennington <hp@redhat.com>2004-11-27 02:18:36 +0000
commit65090abbb9582d25a795f1dd835ea03973be75e7 (patch)
tree664656124f6e98fb5440ee14f8e3b2aa8b1cda74 /ChangeLog
parent9e289c6488545810dccfd4a23c5eb51d703722bd (diff)
2004-11-26 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c: add with_bus mode to profile echoes that go through the bus. * test/glib/run-test.sh: add ability to run test-profile * bus/dbus-daemon-1.1.in: fix to say that SIGHUP causes partial config file reload.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00ec01c5..89a258a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-11-26 Havoc Pennington <hp@redhat.com>
+ * test/glib/test-profile.c: add with_bus mode to profile echoes
+ that go through the bus.
+
+ * test/glib/run-test.sh: add ability to run test-profile
+
+ * bus/dbus-daemon-1.1.in: fix to say that SIGHUP causes partial
+ config file reload.
+
+2004-11-26 Havoc Pennington <hp@redhat.com>
+
* test/glib/test-profile.c: clean up how the fake_malloc_overhead
thing was implemented