summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoderic Morris <roderic@ccs.neu.edu>2008-08-18 01:23:58 +0000
committerRoderic Morris <roderic@ccs.neu.edu>2008-08-18 01:23:58 +0000
commitc8b89f9c29e16680f68d9f2ca42048f6f01423a9 (patch)
tree108aea4acaedf19cf795d6ac5cb504a22e5ae4ec /ChangeLog
parentd55645648aab1bdf89602bdc05e7a0b356fe191b (diff)
downloadMana-c8b89f9c29e16680f68d9f2ca42048f6f01423a9.tar.gz
Mana-c8b89f9c29e16680f68d9f2ca42048f6f01423a9.tar.bz2
Mana-c8b89f9c29e16680f68d9f2ca42048f6f01423a9.tar.xz
Mana-c8b89f9c29e16680f68d9f2ca42048f6f01423a9.zip
fix bug #209, display skill icons correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7562cb8..fccb53bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-17 Roderic Morris <roderic@ccs.neu.edu>
+
+ * src/gui/skill.cpp, src/gui/skill.h, src/gui/icon.h,
+ src/gui/icon.cpp, src/CMakeLists.txt, src/Makefile.am:
+ Fix bug #209. Have icons show properly in the skills dialog,
+ and allow easy use of icons in the future.
+
2008-08-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/gui/guildlistbox.cpp: Call the more appropriate method.