summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f36b9d61..950ac45f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2006-11-05 Björn Steinbrink <B.Steinbrink@gmx.de
+2006-11-05 Yohann Ferreira <bertram@cegetel.net>
+
+ * src/Makefile.am, src/gui/buy.cpp, src/gui/buy.h, src/gui/shop.h,
+ src/gui/shop.cpp, src/gui/sell.cpp, src/gui/shoplistbox.h,
+ src/gui/shoplistbox.cpp: Added pictures to items in buy dialogs.
+ Also too expensive items are highlighted in gray and can't be
+ selected.
+
+2006-11-05 Björn Steinbrink <B.Steinbrink@gmx.de>
* data/graphics/sprites/Makefile.am: Use tabs instead of spaces as
required by automake (AFAIK).