summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f134986..ab17066d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
shortcuts or with menu button, also corrected the default position
of equipment and inventory windows.
* src/gui/chat.cpp: Fixed the Chat Window scrolling bug.
+ * src/gui/status.cpp, src/gui/ministatus.cpp: Changed the font used
+ in mini-status. Dynamised previously statically placed widgets in
+ status win to avoid some label over-drawings.
2005-10-02 Bjørn Lindeijer <bjorn@lindeijer.nl>