summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 12:31:01 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 12:31:01 +0000
commit13c56943b6a7730079680df95f8d04be2f6bb53a (patch)
tree62ec7795257b8386386d847248fd5125d191c385 /ChangeLog
parentea3bdfba1023a9977e8da7a06541bb879f59c846 (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* configure.in: Check for -Wl,--gc-sections so we can really reduce the size of the setuid binary.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 006d3348..05369c15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-07-24 Richard Hughes <richard@hughsie.com>
+ * configure.in:
+ Check for -Wl,--gc-sections so we can really reduce the size of the
+ setuid binary.
+
+2007-07-24 Richard Hughes <richard@hughsie.com>
+
* bus/activation.c: (handle_activation_exit_error),
(babysitter_watch_callback):
Map the child exit status integer to a proper dbus error.