summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2007-07-24 11:27:09 +0000
committerRichard Hughes <richard@hughsie.com>2007-07-24 11:27:09 +0000
commit7d11c1daeaeb7331f8479c7c143ca09af1e4d747 (patch)
tree4e75649cce324ad408c7cd3ef172d4e9b01c0627 /ChangeLog
parent509474c3fa06e4dc0b21525bf646a2dc99963f04 (diff)
2007-07-24 Richard Hughes <richard@hughsie.com>
* dbus/dbus-protocol.h: Add new error names needed for the launch helper.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eea2ebc..5d6c7989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-24 Richard Hughes <richard@hughsie.com>
+ * dbus/dbus-protocol.h:
+ Add new error names needed for the launch helper.
+
+2007-07-24 Richard Hughes <richard@hughsie.com>
+
* dbus/dbus-sysdeps.c: (_dbus_clearenv):
* dbus/dbus-sysdeps.h:
Add a wrapper for clearenv.