diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-09-18 09:50:57 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-09-18 09:50:57 +0000 |
commit | 8efaed5076ec07e720380d61c70b6827b93a8fc7 (patch) | |
tree | cce9232859a62cf3b26f6f25b76a3b628bd09d2b /ChangeLog | |
parent | 1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2 (diff) | |
download | mana-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.gz mana-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.bz2 mana-8efaed5076ec07e720380d61c70b6827b93a8fc7.tar.xz mana-8efaed5076ec07e720380d61c70b6827b93a8fc7.zip |
As m[a]tt noticed, made the status win a little more wide, and resizable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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> |