More 4.2.23 changes.

This commit is contained in:
Markus Armbruster 2005-10-23 09:36:26 +00:00
parent 47521f9fec
commit 8e83b89e9c
2 changed files with 6 additions and 4 deletions

View file

@ -1,9 +1,10 @@
Changes to Empire 4.2.23 - Fri Oct 21 18:14:39 UTC 2005
Changes to Empire 4.2.23 - Sun Oct 23 09:28:26 UTC 2005
* Make version pretend option SHIPNAMES still exists, for the benefit
of clients that still depend on it.
* The change to conv in 4.2.22 could crash or compute incorrect
maximum population.
* Code cleanups.
* Info updates missing in 4.2.22.
* A few code cleanups.
Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
* Log player login, logout and session kill.

View file

@ -7,12 +7,13 @@ 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.2.23 - Fri Oct 21 18:14:39 UTC 2005
Changes to Empire 4.2.23 - Sun Oct 23 09:28:26 UTC 2005
* Make version pretend option SHIPNAMES still exists, for the benefit
of clients that still depend on it.
* The change to conv in 4.2.22 could crash or compute incorrect
maximum population.
* Code cleanups.
* Info updates missing in 4.2.22.
* A few code cleanups.
Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
* Log player login, logout and session kill.