summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-09-18 09:50:57 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-09-18 09:50:57 +0000
commit8efaed5076ec07e720380d61c70b6827b93a8fc7 (patch)
treecce9232859a62cf3b26f6f25b76a3b628bd09d2b /ChangeLog
parent1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2 (diff)
downloadmana-client-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.gz
mana-client-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.bz2
mana-client-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.xz
mana-client-8efaed5076ec07e720380d61c70b6827b93a8fc7.zip
As m[a]tt noticed, made the status win a little more wide, and resizable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 448e05d5..eeaf19a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,9 +9,11 @@
an adequate name.
* src/gui/updatewindow.cpp: Corrected a bug in the determination
of the update host I had.
- * src/gui/updatewindow.cpp, src/playerinfo.h, debian/control,
- debian/changelog: Corrected a range value bug for derived stats.
- Fixed the percentage of the update win, updated debian information.
+ * src/gui/updatewindow.cpp, src/playerinfo.h, debian/control,
+ debian/changelog: Corrected a range value bug for derived stats.
+ Fixed the percentage of the update win, updated debian information.
+ * src/gui/status.cpp: As m[a]tt noticed, made the status win a
+ little more wide, and resizable.
2005-09-18 Björn Steinbrink <B.Steinbrink@gmx.de>