]> git.pond.sub.org Git - empserver/commitdiff
Update change log again for 4.3.33
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 14 May 2015 07:46:13 +0000 (09:46 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 14 May 2015 07:49:12 +0000 (09:49 +0200)
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
doc/CHANGES4.X
info/Empire4.t

index d0e532716a7d0e44250471cf7f83665d09d38408..e72b85d7594463c036cbfc78e863689f4e2f6318 100644 (file)
@@ -1,4 +1,4 @@
-Changes to Empire 4.3.33 - Fri Mar 13 06:03:30 UTC 2015
+Changes to Empire 4.3.33 - Thu May 14 07:43:05 UTC 2015
  * New client option -r for restricted mode.  Contributed by Marisa
    Giancarla.
  * The add syntax deprecated in 4.3.29 is now gone.
  * New client option -r for restricted mode.  Contributed by Marisa
    Giancarla.
  * The add syntax deprecated in 4.3.29 is now gone.
@@ -39,8 +39,9 @@ Changes to Empire 4.3.33 - Fri Mar 13 06:03:30 UTC 2015
  * The convert command charged security land units mobility until
    4.3.16 broke that.  Drop this undocumented feature instead of
    fixing it.
  * The convert command charged security land units mobility until
    4.3.16 broke that.  Drop this undocumented feature instead of
    fixing it.
- * Report the owner of ships sunk by return torpedoes instead of POGO.
-   Screwed up when return torpedoes were added in Chainsaw.
+ * Fix news to report the actual owner of ships sunk by return
+   torpedoes instead of POGO.  Screwed up when return torpedoes were
+   added in Chainsaw.
  * Don't disclose uid, type and owner of torpedoed submarines.  The
    latter leaked through the news.
  * Changes to bomb:
  * Don't disclose uid, type and owner of torpedoed submarines.  The
    latter leaked through the news.
  * Changes to bomb:
@@ -250,7 +251,7 @@ Changes to Empire 4.3.33 - Fri Mar 13 06:03:30 UTC 2015
  * Fix "make uninstall" to remove HTML info pages (which are not
    installed by default) and directory share/empire/.
  * Fix "make install" to remove stale formatted info pages.
  * Fix "make uninstall" to remove HTML info pages (which are not
    installed by default) and directory share/empire/.
  * Fix "make install" to remove stale formatted info pages.
- * Code refactoring and cleanup.
+ * Code refactoring and cleanup, portability improvements.
  * Info file fixes and improvements.
 
 Changes to Empire 4.3.32 - Sun Aug 25 07:55:34 UTC 2013
  * Info file fixes and improvements.
 
 Changes to Empire 4.3.32 - Sun Aug 25 07:55:34 UTC 2013
index 66150ab025ff366a28758b42bdd147e475920318..0e04863a8976e454091749bc1aacc5f1c82c4220 100644 (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,
 and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
 .NF
 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.33 - Fri Mar 13 06:03:30 UTC 2015
+Changes to Empire 4.3.33 - Thu May 14 07:43:05 UTC 2015
  * New client option -r for restricted mode.  Contributed by Marisa
    Giancarla.
  * The add syntax deprecated in 4.3.29 is now gone.
  * New client option -r for restricted mode.  Contributed by Marisa
    Giancarla.
  * The add syntax deprecated in 4.3.29 is now gone.
@@ -48,8 +48,9 @@ Changes to Empire 4.3.33 - Fri Mar 13 06:03:30 UTC 2015
  * The convert command charged security land units mobility until
    4.3.16 broke that.  Drop this undocumented feature instead of
    fixing it.
  * The convert command charged security land units mobility until
    4.3.16 broke that.  Drop this undocumented feature instead of
    fixing it.
- * Report the owner of ships sunk by return torpedoes instead of POGO.
-   Screwed up when return torpedoes were added in Chainsaw.
+ * Fix news to report the actual owner of ships sunk by return
+   torpedoes instead of POGO.  Screwed up when return torpedoes were
+   added in Chainsaw.
  * Don't disclose uid, type and owner of torpedoed submarines.  The
    latter leaked through the news.
  * Changes to bomb:
  * Don't disclose uid, type and owner of torpedoed submarines.  The
    latter leaked through the news.
  * Changes to bomb:
@@ -259,7 +260,7 @@ Changes to Empire 4.3.33 - Fri Mar 13 06:03:30 UTC 2015
  * Fix "make uninstall" to remove HTML info pages (which are not
    installed by default) and directory share/empire/.
  * Fix "make install" to remove stale formatted info pages.
  * Fix "make uninstall" to remove HTML info pages (which are not
    installed by default) and directory share/empire/.
  * Fix "make install" to remove stale formatted info pages.
- * Code refactoring and cleanup.
+ * Code refactoring and cleanup, portability improvements.
  * Info file fixes and improvements.
 
 Changes to Empire 4.3.32 - Sun Aug 25 07:55:34 UTC 2013
  * Info file fixes and improvements.
 
 Changes to Empire 4.3.32 - Sun Aug 25 07:55:34 UTC 2013