summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-09-28 17:41:03 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-09-28 17:41:03 +0000
commitb1acdc8b5ebc1ab9506e5910c1d6c37504007653 (patch)
treecdef506620f201e59cff3ed4ab61255b357f8a12 /ChangeLog
parentd7ffc0afb35402ad930447e1e470052152bd3cf2 (diff)
downloadmana-client-b1acdc8b5ebc1ab9506e5910c1d6c37504007653.tar.gz
mana-client-b1acdc8b5ebc1ab9506e5910c1d6c37504007653.tar.bz2
mana-client-b1acdc8b5ebc1ab9506e5910c1d6c37504007653.tar.xz
mana-client-b1acdc8b5ebc1ab9506e5910c1d6c37504007653.zip
Fixed the scroll bug in the update window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bffb4a1e..266ae954 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-26 Yohann Ferreira <bertram@cegetel.net>
+
+ * src/gui/updaterwindow.cpp: Fixed the scroll bug in the update window.
+
2005-09-28 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/Makefile.am: Added -Werror to the CXXFLAGS to catch warnings
@@ -8,7 +12,7 @@
* src/gui/char_select.cpp, debian/control, debian/rules,
debian/tmw.install, debian/changelog: Updated Debian files and fixed a
- let by Elven.
+ typo let by Elven.
2005-09-26 Eugenio Favalli <elvenprogrammer@gmail.com>