summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-05-20 14:28:48 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-05-20 14:28:48 +0000
commit8b41ae72ae2733fc8bf33627698c75d9a79e1d7b (patch)
treeffcdb0a1f2d4faea1ed974fad6f0cf6f3f19d13b /ChangeLog
parentc25caff529473e933d7a2a795d5ed520a52961b0 (diff)
downloadmana-client-8b41ae72ae2733fc8bf33627698c75d9a79e1d7b.tar.gz
mana-client-8b41ae72ae2733fc8bf33627698c75d9a79e1d7b.tar.bz2
mana-client-8b41ae72ae2733fc8bf33627698c75d9a79e1d7b.tar.xz
mana-client-8b41ae72ae2733fc8bf33627698c75d9a79e1d7b.zip
Fixed the amount-not-reset-when-using-scrollwheel bug in sell dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dcf6030b..ba5d6ce9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-05-08 Philipp Sehmisch <tmw@crushnet.org>
+2007-05-20 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/buy.cpp, src/gui/sell.cpp: Unified some differences between buy
+ and sell dialog. Money label now shows money after transaction instead of
+ current money.
+ * src/gui/sell.cpp: Fixed the amount-not-reset-when-using-scrollwheel bug.
+
+2007-05-08 Philipp Sehmisch <tmw@crushnet.org>
* data/graphics/sprites/monster-bat.png,
data/graphics/sprites/monster-bat.xml,