summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-02-18 19:21:25 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-02-18 19:21:25 +0000
commit9200c6879214c7ebca52c271e29ad0ee7f69d0b6 (patch)
treee30e9e6bf5826e12eb1160395d7a7f8c664e7fc8
parent8f28636093d75b33cc5071e659291ac2ff54db8b (diff)
downloadmana-client-9200c6879214c7ebca52c271e29ad0ee7f69d0b6.tar.gz
mana-client-9200c6879214c7ebca52c271e29ad0ee7f69d0b6.tar.bz2
mana-client-9200c6879214c7ebca52c271e29ad0ee7f69d0b6.tar.xz
mana-client-9200c6879214c7ebca52c271e29ad0ee7f69d0b6.zip
Updated required ENet version to 1.2.
-rw-r--r--ChangeLog3
-rw-r--r--INSTALL2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73e1b2be..874bb04a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2008-02-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
- * INSTALL: Added notes about installing gettext and cvs.
+ * INSTALL: Added notes about installing gettext and cvs and updated
+ required ENet version to 1.2.
2008-02-13 Philipp Sehmisch <tmw@crushnet.org>
diff --git a/INSTALL b/INSTALL
index 3cb2b3c6..a6f43ed1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ and some libraries. The required libraries are:
* SDL http://www.libsdl.org/
* SDL_mixer http://www.libsdl.org/projects/SDL_mixer/
* SDL_image http://www.libsdl.org/projects/SDL_image/
-* ENet 1.0 http://enet.bespin.org/
+* ENet 1.2 http://enet.bespin.org/
* Guichan 0.7.0 http://guichan.sourceforge.net/
* libxml2 http://www.xmlsoft.org/
* physfs 1.0.x http://icculus.org/physfs/