Update change log again for 4.3.24

This commit is contained in:
Markus Armbruster 2010-01-26 22:30:24 +01:00
parent 2b14f876be
commit 52acb4fb3c
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,6 @@
Changes to Empire 4.3.24 - Mon Jan 18 18:30:50 UTC 2010 Changes to Empire 4.3.24 - Tue Jan 26 21:29:14 UTC 2010
* The client sometimes hung under Windows when the server closed the
connection. Broken in 4.3.23.
* Fix navigate and march not to crash the server when a path argument * Fix navigate and march not to crash the server when a path argument
consists of a valid path plus whitespace. Broken in 4.3.7. consists of a valid path plus whitespace. Broken in 4.3.7.
* When a client sent a blank line in the login phase, the server * When a client sent a blank line in the login phase, the server

View file

@ -7,7 +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, will affect you, the player. These were coded as the Wolfpack project,
and bug-reports should be sent to <wolfpack@wolfpackempire.com>. and bug-reports should be sent to <wolfpack@wolfpackempire.com>.
.NF .NF
Changes to Empire 4.3.24 - Mon Jan 18 18:30:50 UTC 2010 Changes to Empire 4.3.24 - Tue Jan 26 21:29:14 UTC 2010
* The client sometimes hung under Windows when the server closed the
connection. Broken in 4.3.23.
* Fix navigate and march not to crash the server when a path argument * Fix navigate and march not to crash the server when a path argument
consists of a valid path plus whitespace. Broken in 4.3.7. consists of a valid path plus whitespace. Broken in 4.3.7.
* When a client sent a blank line in the login phase, the server * When a client sent a blank line in the login phase, the server