diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | data/help/index.txt | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-10-19 Duane Bailey <nayryeliab@gmail.com> + + * data/help/index.txt: added SDL_net reference. + 2005-10-19 Yohann Ferreira <bertram@cegetel.net> * debian/rules, debian/tmw.install, debian/copyright, debian/compat, diff --git a/data/help/index.txt b/data/help/index.txt index d2c8b4d1..d20ea2b9 100644 --- a/data/help/index.txt +++ b/data/help/index.txt @@ -13,6 +13,7 @@ ##3 === Powered By === ##2 SDL, SDL_image, SDL_mixer (Media framework) +##2 SDL_new (Networking framework) ##2 Guichan (GUI framework) ##2 libxml2 (XML parsing and writing) ##2 PhysFS (Data files) |