]> git.pond.sub.org Git - empserver/commitdiff
Update for 4.2.23.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 21 Oct 2005 05:58:30 +0000 (05:58 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 21 Oct 2005 05:58:30 +0000 (05:58 +0000)
doc/CHANGES4.X
include/version.h
info/Server/Empire4.t

index f3ec62b70a7160f95c3038fb649bf074b634bb0d..8bd6ea3b9b4e996f5bf330b18e977ec1986dba19 100644 (file)
@@ -1,3 +1,8 @@
+Changes to Empire 4.2.23 - Fri Oct 21 05:47:17 UTC 2005
+ * The change to conv in 4.2.22 could crash or compute incorrect
+   maximum population.
+ * Code cleanups.
+
 Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
  * Log player login, logout and session kill.
  * Close loophole in assembly point rules that allowed players to find
index 388d5c487efe33d4c8a4f493fa29ce5642360d2b..592b8dffb9653b9094beb379ffd36832595fca88 100644 (file)
 
 #define EMP_VERS_MAJOR 4
 #define EMP_VERS_MINOR 2
-#define EMP_VERS_PATCH 22
+#define EMP_VERS_PATCH 23
 
 #define        KSU_DIST        1.04
 #define        CHAINSAW_DIST   4.00
-#define WOLFPACK_DIST   2.22
+#define WOLFPACK_DIST   2.23
 
 #endif /* _VERSION_H_ */
index 4dcf0772ef31050143632c7e35f97a2bafb4af80..00b2e360e27a07397f4504612b0a113d2552afe5 100644 (file)
@@ -7,6 +7,11 @@ 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 05:47:17 UTC 2005
+ * The change to conv in 4.2.22 could crash or compute incorrect
+   maximum population.
+ * Code cleanups.
+
 Changes to Empire 4.2.22 - Tue Oct 11 20:23:51 UTC 2005
  * Log player login, logout and session kill.
  * Close loophole in assembly point rules that allowed players to find