summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37de8504..b1731b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-06 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * INSTALL: Updated required Guichan to version 0.5.0.
+
2006-08-04 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/gui/char_select.cpp: Fixed character gender in selection dialog.
diff --git a/INSTALL b/INSTALL
index 9779a37a..a4f269e1 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.4.0 http://guichan.sourceforge.net/
+* Guichan 0.5.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/