summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-10-19 00:16:03 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-10-19 00:16:03 +0000
commit483c76d1b2433bc34f67406a10bf409fb2daafe1 (patch)
treede320cd5a189d37cdb6089ff2bda3948f197542f /ChangeLog
parent677e019013c8500c6dd6198d370178fc982a7a22 (diff)
downloadmana-client-483c76d1b2433bc34f67406a10bf409fb2daafe1.tar.gz
mana-client-483c76d1b2433bc34f67406a10bf409fb2daafe1.tar.bz2
mana-client-483c76d1b2433bc34f67406a10bf409fb2daafe1.tar.xz
mana-client-483c76d1b2433bc34f67406a10bf409fb2daafe1.zip
Increased text chunk cache size to improve performance when a lot of text is on the screen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ce3ed6..f15fdff4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-19 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/truetypefont.cpp: Increased text chunk cache size to improve
+ performance when a lot of text is on the screen.
+
2007-10-18 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/beingmanager.h, src/beingmanager.cpp, src/net/beinghandler.cpp: