summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad0428c1..dda06625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-22 Ferreira Yohann <bertram@cegetel.net>
+
+ * src/game.cpp: Simply don't show
+ equipped items in sell dialog as it's annoying.
+ * src/gui/login.h, src/gui/login.cpp: Code cleanups and improvements
+ to the login sequence.
+
2005-08-23 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/gui/shop.h: Fixed using a forward declaration for std::string, where