Update change log for 4.3.21

This commit is contained in:
Markus Armbruster 2009-03-08 14:33:00 +01:00
parent e03eaeae23
commit fa03ba9aad
2 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,13 @@
Changes to Empire 4.3.21 - Sun Mar 8 13:32:08 UTC 2009
* Leaving land units behind after a victorious attack could in some
cases wipe out changes made to them since the victory.
* The timestamp selectors added to commodity, load and trade in
4.3.12 could lead to spurious command failures. None have been
observed in the wild.
* Don't log out player when update aborts a command. Broken in
4.3.20.
* Code refactoring and cleanup.
Changes to Empire 4.3.20 - Fri Feb 20 18:14:20 UTC 2009 Changes to Empire 4.3.20 - Fri Feb 20 18:14:20 UTC 2009
* Option LOANS is now disabled by default. * Option LOANS is now disabled by default.
* Option RAILWAYS is now enabled by default. * Option RAILWAYS is now enabled by default.

View file

@ -7,6 +7,16 @@ new Empire4 Server. This outlines the various changes and how they
will affect you, the player. These were coded as the Wolfpack project, will affect you, the player. These were coded as the Wolfpack project,
and bug-reports should be sent to <wolfpack@wolfpackempire.com>. and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
.NF .NF
Changes to Empire 4.3.21 - Sun Mar 8 13:32:08 UTC 2009
* Leaving land units behind after a victorious attack could in some
cases wipe out changes made to them since the victory.
* The timestamp selectors added to commodity, load and trade in
4.3.12 could lead to spurious command failures. None have been
observed in the wild.
* Don't log out player when update aborts a command. Broken in
4.3.20.
* Code refactoring and cleanup.
Changes to Empire 4.3.20 - Fri Feb 20 18:14:20 UTC 2009 Changes to Empire 4.3.20 - Fri Feb 20 18:14:20 UTC 2009
* Option LOANS is now disabled by default. * Option LOANS is now disabled by default.
* Option RAILWAYS is now enabled by default. * Option RAILWAYS is now enabled by default.