CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <[EMAIL PROTECTED]> 04/10/31 14:56:17
Modified files:
. : changelog
Log message:
updated changelog
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.359&tr2=1.360&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.359 wesnoth/changelog:1.360
--- wesnoth/changelog:1.359 Sun Oct 31 10:25:48 2004
+++ wesnoth/changelog Sun Oct 31 14:56:16 2004
@@ -87,16 +87,17 @@
* added displaying help strings in smaller font if they don't fit in the
screen
* 320x240 resolution with USE_TINY_GUI
* added an ellipsis on the button text when it does not fit on the button
+ * moved menu strings into wesnoth-lib textdomain
+ * moved tips from english.cfg to tips.cfg
+ * per-language cache files
+ * forced config reload upon language change
* switched networking code to use the new logging system
* switched image.cpp to use the new logging system
- * improved 'Out of Sync' detection
- * image and data-file cleanups
* improved network threading
- * help system speed optimizations
- * moved tips from english.cfg to tips.cfg
- * moved menu strings into wesnoth-lib textdomain
- * per-language cache files
* added server facility to record the way games end
+ * improved 'Out of Sync' detection
+ * help system speed optimizations
+ * image and data-file cleanups
* code cleanups
Version 0.8.6: