Update change log again for 4.3.31

This commit is contained in:
Markus Armbruster 2013-05-12 18:59:42 +02:00
parent 809a4e2321
commit 94362ac8db
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,6 @@
Changes to Empire 4.3.31 - Wed May 8 18:45:06 UTC 2013 Changes to Empire 4.3.31 - Sun May 12 16:58:34 UTC 2013
* Fix read beyond end of conditional argument on missing operand.
* Don't put broken links into info pages formatted as HTML.
* Permit ships that can drop depth charges, but not fire. No such * Permit ships that can drop depth charges, but not fire. No such
ships exist in the stock game. ships exist in the stock game.
* Consistently require guns for dropping depth charges. Before, only * Consistently require guns for dropping depth charges. Before, only

View file

@ -7,7 +7,9 @@ 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.31 - Wed May 8 18:45:06 UTC 2013 Changes to Empire 4.3.31 - Sun May 12 16:58:34 UTC 2013
* Fix read beyond end of conditional argument on missing operand.
* Don't put broken links into info pages formatted as HTML.
* Permit ships that can drop depth charges, but not fire. No such * Permit ships that can drop depth charges, but not fire. No such
ships exist in the stock game. ships exist in the stock game.
* Consistently require guns for dropping depth charges. Before, only * Consistently require guns for dropping depth charges. Before, only