From edbf6b0061424237f507f252c30e8d461cfe55b9 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 25 May 2006 05:48:58 +0000 Subject: [PATCH] 4.3.4 last minute changes. --- doc/CHANGES4.X | 5 +++-- info/Empire4.t | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/CHANGES4.X b/doc/CHANGES4.X index 765c8595..2cdc6805 100644 --- a/doc/CHANGES4.X +++ b/doc/CHANGES4.X @@ -1,5 +1,6 @@ -Changes to Empire 4.3.4 - Tue May 23 18:13:11 UTC 2006 - * Work around crash bug in command argument access. +Changes to Empire 4.3.4 - Thu May 25 05:46:10 UTC 2006 + * Don't use non-portable groff features (broken in 4.3.0). + * Work around potential crash bugs in command argument access. * Plug major information leak through nation selectors (broken in 4.2.21). The fix unfortunately exchanges the meaning of xdump nation and xdump country. Sorry about that. diff --git a/info/Empire4.t b/info/Empire4.t index 73a5bfe9..584e51f6 100644 --- a/info/Empire4.t +++ b/info/Empire4.t @@ -7,8 +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, and bug-reports should be sent to . .NF -Changes to Empire 4.3.4 - Tue May 23 18:13:11 UTC 2006 - * Work around crash bug in command argument access. +Changes to Empire 4.3.4 - Thu May 25 05:46:10 UTC 2006 + * Don't use non-portable groff features (broken in 4.3.0). + * Work around potential crash bugs in command argument access. * Plug major information leak through nation selectors (broken in 4.2.21). The fix unfortunately exchanges the meaning of xdump nation and xdump country. Sorry about that.