From 351a91c7365c086942cd9409f9998b01c8b26280 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 16 May 2003 16:01:56 +0000 Subject: 2003-05-16 Colin Walters * tools/dbus-monitor.c: Add --session argument and usage() function. * tools/dbus-monitor.1: Update with new --session arg. * bus/Makefile.am (install-data-hook): Create $(libdir)/dbus-1.0/services so that the session bus is happy. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f3326d9..1d60b5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-05-16 Colin Walters + + * tools/dbus-monitor.c: Add --session argument and usage() + function. + + * tools/dbus-monitor.1: Update with new --session arg. + + * bus/Makefile.am (install-data-hook): Create + $(libdir)/dbus-1.0/services so that the session bus is happy. + 2003-05-15 Havoc Pennington * dbus/dbus-sysdeps.c (_dbus_atomic_dec, _dbus_atomic_inc): work -- cgit