]> git.pond.sub.org Git - empserver/commitdiff
Update for 4.3.2.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 23 Apr 2006 13:08:47 +0000 (13:08 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 23 Apr 2006 13:08:47 +0000 (13:08 +0000)
doc/CHANGES4.X
info/Empire4.t

index 6eac82eb0ea7c703e8798d5f40d44697c94223af..1a837b66e4608197f0ff3eb99ee332b48199e1ed 100644 (file)
@@ -1,3 +1,11 @@
+Changes to Empire 4.3.2 - Sun Apr 23 12:59:18 UTC 2006
+ * Fix xdump not to disclose other countries' realms (new in 4.3.0).
+ * The order in which sectors were visited for `*' arguments disclosed
+   the real origin, fix.  Mapping commands used to work around this
+   bug, until 4.3.1 exposed it there as well.
+ * Some picky compilers refused to compile the code, fix.
+ * Fix edit plane not to truncate large values for keys 'a' and 'd'.
+
 Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
  * Fix check of game state on server startup (new in 4.3.0).
  * sail now accepts a destination sector.
index 858327563daf9ca93552940b949c603ab03d87ec..ed8b3577e04e633dc4bff478ff9687b4343159dc 100644 (file)
@@ -7,6 +7,14 @@ 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.2 - Sun Apr 23 12:59:18 UTC 2006
+ * Fix xdump not to disclose other countries' realms (new in 4.3.0).
+ * The order in which sectors were visited for `*' arguments disclosed
+   the real origin, fix.  Mapping commands used to work around this
+   bug, until 4.3.1 exposed it there as well.
+ * Some picky compilers refused to compile the code, fix.
+ * Fix edit plane not to truncate large values for keys 'a' and 'd'.
+
 Changes to Empire 4.3.1 - Sat Apr 15 11:40:47 UTC 2006
  * Fix check of game state on server startup (new in 4.3.0).
  * sail now accepts a destination sector.