summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOlivier Andrieu <oliv__a@users.sourceforge.net>2004-09-27 10:01:18 +0000
committerOlivier Andrieu <oliv__a@users.sourceforge.net>2004-09-27 10:01:18 +0000
commit73a69d496bb26356d684774cd1e98646a443c723 (patch)
tree3398ffd1156c558d8dc94d060bd608016a171e3e /ChangeLog
parent85f8f62da6bb26d7033310af9d3260b073efe4bf (diff)
* bus/signals.c (bus_match_rule_parse): validate the components of
match rules (bug #1439). * dbus/dbus-bus.c (dbus_bus_add_match): add a missing OOM test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 552211ef..6ce8518e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-27 Olivier Andrieu <oliv__a@users.sourceforge.net>
+
+ * bus/signals.c (bus_match_rule_parse): validate the components of
+ match rules (bug #1439).
+
+ * dbus/dbus-bus.c (dbus_bus_add_match): add a missing OOM test.
+
2004-09-24 Olivier Andrieu <oliv__a@users.sourceforge.net>
* doc/dbus-specification.xml: document ServiceOwnerChanged
@@ -58,7 +65,7 @@
2004-09-04 Harald Fernengel <harry@kdevelop.org>
- * qt/connection.*: Applied patch by Jérôme Lodewyck
+ * qt/connection.*: Applied patch by Jérôme Lodewyck
<lodewyck@clipper.ens.fr> to integrate an existing
connection into the Qt eventloop