summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-21 20:09:08 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-21 20:09:08 +0000
commit256705ac9eee8990bd92f60c8e2550954c9e5983 (patch)
tree9dde87897b4d8c824988d5f0ace3eaa0713aec67 /ChangeLog
parent53800016443ed50a5b0ea27b65b39730586352d4 (diff)
downloadmana-client-256705ac9eee8990bd92f60c8e2550954c9e5983.tar.gz
mana-client-256705ac9eee8990bd92f60c8e2550954c9e5983.tar.bz2
mana-client-256705ac9eee8990bd92f60c8e2550954c9e5983.tar.xz
mana-client-256705ac9eee8990bd92f60c8e2550954c9e5983.zip
Fixed invisible text in dropboxes and shopboxes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b45ff8f7..6cbd1249 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@
when restoring missing settings.
* src/gui/buy.cpp, src/gui/buy.h, src/gui/sell.cpp, src/gui/sell.h:
Converted to layout handler.
+ * src/gui/shoplistbox.cpp, src/gui/listbox.cpp: Fixed invisible text.
2007-10-20 Guillaume Melquiond <guillaume.melquiond@gmail.com>