CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Guillaume Melquiond <[EMAIL PROTECTED]> 04/10/31 15:34:40
Modified files:
. : changelog
Log message:
Fix typos
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.363&tr2=1.364&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.363 wesnoth/changelog:1.364
--- wesnoth/changelog:1.363 Sun Oct 31 15:24:16 2004
+++ wesnoth/changelog Sun Oct 31 15:34:40 2004
@@ -1,7 +1,7 @@
CVS HEAD:
* user interface improvements:
* display savegame version in load dialog
- * shadows for labels to make they visible on each type of terrain
+ * shadows for labels to make them visible on each type of terrain
* help system speed optimizations
* graphics improvements:
* bridge, ice, castle floor, grassland
@@ -96,7 +96,7 @@
* improved network threading
* added server facility to record the way games end
* improved 'Out of Sync' detection
- * Imported SDL_ttf into the Wesnoth source tree, removed the dependency to
SDL_ttf, added a dependency to libfreetype2
+ * imported SDL_ttf into the Wesnoth source tree, removed the dependency to
SDL_ttf, added a dependency to libfreetype2
* fixed memory corruption errors on font rendering in SDL_ttf
* image and data-file cleanups
* code cleanups