summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-02-24 19:18:17 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-02-24 19:18:17 +0000
commit273e9b107c094141bbd4e068dbd376fd148a00c0 (patch)
tree1116e4c8451192f9cf0ecae45787af6309380bdb /ChangeLog
parentb0a68d1508b3cd46cb39362ebd76e2d37e0321f5 (diff)
downloadmana-client-273e9b107c094141bbd4e068dbd376fd148a00c0.tar.gz
mana-client-273e9b107c094141bbd4e068dbd376fd148a00c0.tar.bz2
mana-client-273e9b107c094141bbd4e068dbd376fd148a00c0.tar.xz
mana-client-273e9b107c094141bbd4e068dbd376fd148a00c0.zip
Fixed a bug which caused an incorrect display of character correction points in some situations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb71ccb0..09b7d720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* src/gui/skill.cpp, src/gui/skill.h: Optical enhancements based on
a patch by rodge.
+ * src/net/playerhandler.cpp: Fixed a bug which caused an incorrect
+ display of character correction points in some situations.
2008-02-23 Philipp Sehmisch <tmw@crushnet.org>