CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: ott <[EMAIL PROTECTED]> 05/06/15 07:36:41
Modified files:
. : changelog
Log message:
updated changelog
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.733&tr2=1.734&r1=text&r2=text
Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.733 wesnoth/changelog:1.734
--- wesnoth/changelog:1.733 Tue Jun 14 18:37:47 2005
+++ wesnoth/changelog Wed Jun 15 07:36:41 2005
@@ -7,10 +7,8 @@
* fixed 'make dist' not removing stamp-po files, causing broken translations
* updated translations:
* British English, Catalan, Finnish, German, Hungarian, Swedish, Turkish
- * updated MANUAL, brought into synch with wiki
- * updated MANUAL (Swedish)
- * updated man pages (English)
- * added man pages (Swedish)
+ * updated MANUAL: English (also synched with wiki), Swedish
+ * man pages: updated English, added Swedish
* added descriptions to all multiplayer maps (#9763)
* user visible error messages are now translatable (#12605)
* campaigns
@@ -30,10 +28,12 @@
* server
* no longer rejects :control command with "Side not found"
* write a summary of commands when a fifo command is not recognized
+ * attempt to fix assertion failure in network_worker.cpp
* restored dialog titles for multiplayer screens (#13049)
* --nosound commandline option no longer initializes sound (part of #11669)
* players can now control multiple sides in multiplayer
- * fixed crash: move_unit_fake with illegal coordinates (part of #13334)
+ * move_unit_fake with illegal coordinates now logs error instead of
+ causing assertion failure crash (part of #13334)
* prevented user campaigns from making the game unstartable
Version 0.9.2: