summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2005-07-27 19:38:41 +0000
committerRoss Burton <ross@openedhand.com>2005-07-27 19:38:41 +0000
commitc9c16dd08766d3ad25a362ae335e64f1ca907373 (patch)
treee503e33df2d05965017ce5dbd62cc544be6dcb48 /ChangeLog
parent915100a3765cdb60d04d314cf79a2687b6c5b5cb (diff)
Reduce size of message cache
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d02b85a..805c16a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-27 Ross Burton <ross@openedhand.com>
+
+ * dbus/dbus-message.c:
+ Reduce the size of the maximum cached message to 10K.
+
2005-07-25 Ross Burton <ross@openedhand.com>
* glib/dbus-gproxy.c: