summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-09-18 09:43:50 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-09-18 09:43:50 +0000
commit1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2 (patch)
tree89bf3aa13d41131761dfaaa7047c29283fcdc1ed /ChangeLog
parent0307a1ee1787c532b89f5f51a7a2d702c1304760 (diff)
downloadmana-client-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.gz
mana-client-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.bz2
mana-client-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.xz
mana-client-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.zip
Corrected a range value bug for derived stats. Fixed, the percentage of the update win, updated debian information.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 322c3164..448e05d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
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.
2005-09-18 Björn Steinbrink <B.Steinbrink@gmx.de>