summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--INSTALL2
-rw-r--r--docs/INSTALL/win32.txt2
3 files changed, 3 insertions, 2 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>
diff --git a/INSTALL b/INSTALL
index 8e8c3c83..1f5b2394 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,7 +20,7 @@ and some libraries. The required libraries are:
* SDL_mixer http://www.libsdl.org/projects/SDL_mixer/
* SDL_image http://www.libsdl.org/projects/SDL_image/
* SDL_net http://www.libsdl.org/projects/SDL_net/
-* Guichan 0.5.0 http://guichan.sourceforge.net/
+* Guichan 0.6.0 http://guichan.sourceforge.net/
* libxml2 http://www.xmlsoft.org/
* physfs 1.0.x http://icculus.org/physfs/
* zlib 1.2.x http://www.gzip.org/zlib/
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt
index 97fe42e6..7f5d80b6 100644
--- a/docs/INSTALL/win32.txt
+++ b/docs/INSTALL/win32.txt
@@ -28,7 +28,7 @@ Besides a C++ compiler, TMW depends on the following libraries:
1) SDL
2) SDL_mixer
3) SDL_image
-4) Guichan 0.5.0
+4) Guichan 0.6.0
5) libiconv
5) libxml2
6) PhysFS