From 8c09e5e06c3e80d8795b3076504c08589cd2407d Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Sun, 16 Apr 2006 18:14:51 +0000 Subject: Added support for printing of all remaining data types. Fixed logic for indentation of compound data types. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e309a5d1..c4df46d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-16 Daniel P. Berrange + + * tools/dbus-print-message.c: Added support for printing of all + remaining data types. Fixed logic for indentation of compound + data types. + 2006-04-15 Daniel P. Berrange * INSTALL: fill out content of file providing DBus specific -- cgit