CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: ott <[EMAIL PROTECTED]> 05/07/20 23:31:53
Modified files:
. : changelog
Log message:
update changelog
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.800&tr2=1.801&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.800 wesnoth/changelog:1.801
--- wesnoth/changelog:1.800 Wed Jul 20 15:12:11 2005
+++ wesnoth/changelog Wed Jul 20 23:31:53 2005
@@ -45,7 +45,9 @@
* The Rise of Wesnoth:
* removed duplicate file inclusion - campaign should now start faster
* fixed Lt. Aethyr death events not triggering in Rise of Wesnoth (#13848)
- * server now supports redirection based on client version number
+ * server
+ * now supports redirection based on client version number
+ * can now act as proxy
* editor
* changed the layout of the terrain palette (#11965)
* relocated and enlarged the buttons (#11967)
@@ -60,6 +62,7 @@
* user interface improvements:
* show scrollbar in multiplayer lobby when there are many players (#13521)
* multiplayer lobby player list no longer resets to start (#13345)
+ * fixed game host sometimes not recognized as a side owner
* remove redundant {utils} and {~utils} references (#13843)
* various bug fixes and code cleanups