Update change log for 4.3.18

This commit is contained in:
Markus Armbruster 2008-10-18 14:40:27 -04:00
parent c0c416b011
commit 5572686e32
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,9 @@
Changes to Empire 4.3.18 - Sat Oct 18 18:39:17 UTC 2008
* Fix building of planes, land units and nukes with uids that have
never been used before. This could crash the server on some
systems in certain states. Broken in 4.3.17.
* Improved nightly build, with restructured and extended tests.
Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
* Fix standalone client build for Windows. Broken in 4.3.11. * Fix standalone client build for Windows. Broken in 4.3.11.
* Disable automatic supply of land units on load for now, it's broken * Disable automatic supply of land units on load for now, it's broken

View file

@ -7,6 +7,12 @@ 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.18 - Sat Oct 18 18:39:17 UTC 2008
* Fix building of planes, land units and nukes with uids that have
never been used before. This could crash the server on some
systems in certain states. Broken in 4.3.17.
* Improved nightly build, with restructured and extended tests.
Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008 Changes to Empire 4.3.17 - Sat Sep 20 16:07:44 UTC 2008
* Fix standalone client build for Windows. Broken in 4.3.11. * Fix standalone client build for Windows. Broken in 4.3.11.
* Disable automatic supply of land units on load for now, it's broken * Disable automatic supply of land units on load for now, it's broken