summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-01-15 21:52:22 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-01-15 21:52:22 +0000
commit8528db93f80caec1a0c37742d289f13dbc7d2d33 (patch)
tree44fc0accafef9eb27e7cee57e99c8844b0e13e2c /ChangeLog
parent91dd615dac22bf465267e5e3ce145a8da81541d8 (diff)
downloadmana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.gz
mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.bz2
mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.tar.xz
mana-client-8528db93f80caec1a0c37742d289f13dbc7d2d33.zip
Updated two files to mention Guichan 0.6.0 instead of 0.5.0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d14a9b1..fa72500e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* src/gui/viewport.cpp, src/gui/viewport.h: Fixed issue where the
player stops walking.
+ * docs/INSTALL/win32.txt, INSTALL: Updated to mention Guichan 0.6.0.
2007-01-15 Eugenio Favalli <elvenprogrammer@gmail.com>