summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4167451..7a871104 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-31 Ralf Habacker <ralf.habacker@freenet.de>
+ * tools/dbus-send.c, tools/dbus-monitor.c: win32 compile fix.
+
+2006-12-31 Ralf Habacker <ralf.habacker@freenet.de>
+
* dbus/dbus-marshal-recursive.c (type DBusTypeReaderClass):
fix mispaced const statement. - Patch from Peter Kümmel