summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-11-01 12:03:15 +0000
committerMatthew Johnson <mjj29@qadesh.matthew.ath.cx>2009-11-01 12:03:15 +0000
commit53e9b6f78197c0d9041d4429b1c5e6ec1b90386f (patch)
tree0400e45a14f33f35f4bc9d63dd660df743f406ac /changelog
parent8f029eaa82f1558431b606473ed59b1971d0555b (diff)
make MessageReader/Writer use buffered streams
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 2f36a2c..c169e5f 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,8 @@ Version 2.6.1:
court -at- venture3systems -dot- com>)
* Fix signal handling bug in DBusDaemon (Spotted by Markus Gaebelein
<Markus -dot- Gaebelein -at- fiducia -dot- de>)
+ * Make MessageReader/Writer use Buffered streams to try and improve
+ performance
Version 2.6: