Final change log polish for 4.3.29

This commit is contained in:
Markus Armbruster 2012-01-20 20:21:37 +01:00
parent 46d36f1975
commit 1c24a812e8
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
Changes to Empire 4.3.29 - Sun Jan 15 19:43:36 CET 2012 Changes to Empire 4.3.29 - Fri Jan 20 19:20:20 UTC 2012
* drop and fly from carrier could fail to load last civilian or * drop and fly from carrier could fail to load last civilian or
military. military.
* Telegram and announcement changes: * Telegram and announcement changes:
@ -47,8 +47,8 @@ Changes to Empire 4.3.29 - Sun Jan 15 19:43:36 CET 2012
* Permit no-op country name change again. Accidentally outlawed in * Permit no-op country name change again. Accidentally outlawed in
4.3.20. 4.3.20.
* Plug a few minor memory and file descriptor leaks. * Plug a few minor memory and file descriptor leaks.
* Fix use-after-free when plane gets shot down in dogfight. Broken * Fix use-after-free when plane gets shot down or aborted in
in 4.3.27. dogfight. Broken in 4.3.27.
* Code cleanup. * Code cleanup.
* Info page and manual page fixes. * Info page and manual page fixes.

View file

@ -7,7 +7,7 @@ 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.29 - Sun Jan 15 19:43:36 CET 2012 Changes to Empire 4.3.29 - Fri Jan 20 19:20:20 UTC 2012
* drop and fly from carrier could fail to load last civilian or * drop and fly from carrier could fail to load last civilian or
military. military.
* Telegram and announcement changes: * Telegram and announcement changes:
@ -56,8 +56,8 @@ Changes to Empire 4.3.29 - Sun Jan 15 19:43:36 CET 2012
* Permit no-op country name change again. Accidentally outlawed in * Permit no-op country name change again. Accidentally outlawed in
4.3.20. 4.3.20.
* Plug a few minor memory and file descriptor leaks. * Plug a few minor memory and file descriptor leaks.
* Fix use-after-free when plane gets shot down in dogfight. Broken * Fix use-after-free when plane gets shot down or aborted in
in 4.3.27. dogfight. Broken in 4.3.27.
* Code cleanup. * Code cleanup.
* Info page and manual page fixes. * Info page and manual page fixes.