diff options
author | Anders Carlsson <andersca@codefactory.se> | 2003-06-19 22:22:37 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@codefactory.se> | 2003-06-19 22:22:37 +0000 |
commit | e94493fc116955bbf72a8896c48f2c119efacf7f (patch) | |
tree | 857c7b46c942110403bae778adc46dfc3ecb35fc /ChangeLog | |
parent | 9902499b56c72141ae51cb55b958cab6b3a0cba0 (diff) |
2003-06-19 Philip Blundell <philb@gnu.org>
* tools/dbus-print-message.c (print_message): Handle BOOLEAN.
* tools/dbus-send.c: Accept both --system and --session.
* tools/dbus-monitor.c: Same here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-06-19 Philip Blundell <philb@gnu.org> + + * tools/dbus-print-message.c (print_message): Handle BOOLEAN. + + * tools/dbus-send.c: Accept both --system and --session. + + * tools/dbus-monitor.c: Same here. + 2003-06-19 Anders Carlsson <andersca@codefactory.se> * glib/dbus-glib.h: Fix so that dbus-glib.h can be used |