summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 12:10:58 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 12:10:58 +0000
commit6dd454681ab3bbe94d8b5ae5a4d67684f23bc3a9 (patch)
tree939e6f503deacd55f6202bdf56a2cbee4013eb8a /ChangeLog
parent5a1865999262af1dabac5bf26c65f805d737461e (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* bus/Makefile.am: * bus/test.h: Add the build glue for the lauch helper, and also add the launch-helper OOM checks into make check. I've probably broken the build, give me 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b31938a..25e39c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-07-24 Richard Hughes <richard@hughsie.com>
+ * bus/Makefile.am:
+ * bus/test.h:
+ Add the build glue for the lauch helper, and also add the launch-helper
+ OOM checks into make check. I've probably broken the build, give me 2.
+
+2007-07-24 Richard Hughes <richard@hughsie.com>
+
* bus/test-launch-helper.c: (die), (check_memleaks),
(test_post_hook), (bus_activation_helper_oom_test), (main):
Add a test wrapper to allow OOM checks on the launch helper.