From 8a2c91b8a549402040c94b45b063311975583efd Mon Sep 17 00:00:00 2001 From: Olivier Andrieu Date: Wed, 25 Aug 2004 08:03:12 +0000 Subject: * bus/config-parser.c (set_limit): * bus/dbus-daemon-1.1.in: * test/data/valid-config-files/many-rules.conf: set the max_match_rules_per_connection limt from the config file. * doc/busconfig.dtd: update the DTD. * bus/driver.c: remove some unused variables. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3e3a0c19..bce25c82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-08-25 Olivier Andrieu + + * bus/config-parser.c (set_limit): + * bus/dbus-daemon-1.1.in: + * test/data/valid-config-files/many-rules.conf: set the + max_match_rules_per_connection limt from the config file. + + * doc/busconfig.dtd: update the DTD. + + * bus/driver.c: remove some unused variables. + 2004-08-24 Mikael Hallendal * dbus/dbus-glib-lowlevel.h: Removed dbus_bus_get_with_g_main since -- cgit