dbus ChangeLog,1.570,1.571
Olivier Andrieu
oandrieu at freedesktop.org
Mon Sep 27 10:01:20 UTC 2004
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv8233
Modified Files:
ChangeLog
Log Message:
* 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.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.570
retrieving revision 1.571
diff -u -d -r1.570 -r1.571
--- ChangeLog 24 Sep 2004 10:43:36 -0000 1.570
+++ ChangeLog 27 Sep 2004 10:01:18 -0000 1.571
@@ -1,3 +1,10 @@
+2004-09-27 Olivier Andrieu <oliv__a at 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 at users.sourceforge.net>
* doc/dbus-specification.xml: document ServiceOwnerChanged
@@ -58,7 +65,7 @@
2004-09-04 Harald Fernengel <harry at kdevelop.org>
- * qt/connection.*: Applied patch by Jérôme Lodewyck
+ * qt/connection.*: Applied patch by Jérôme Lodewyck
<lodewyck at clipper.ens.fr> to integrate an existing
connection into the Qt eventloop
More information about the dbus-commit
mailing list