]> git.pond.sub.org Git - empserver/commitdiff
Update change log for 4.3.18 v4.3.18
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Oct 2008 18:40:27 +0000 (14:40 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Oct 2008 18:40:27 +0000 (14:40 -0400)
doc/CHANGES4.X
info/Empire4.t

index d09288bca8f445bfe8be6238d308a425b41e077b..e1bb6c1c70f6ed59c1d6a27e7b9cf1e3f67f316a 100644 (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
  * Fix standalone client build for Windows.  Broken in 4.3.11.
  * Disable automatic supply of land units on load for now, it's broken
index 58ed0bb1ab867e6f1eebd26039961b7b4d130f07..0a8a132bc8ce34dabb950c957ea64e0a93901084 100644 (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,
 and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
 .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
  * Fix standalone client build for Windows.  Broken in 4.3.11.
  * Disable automatic supply of land units on load for now, it's broken