From: Ari Johnson Date: Fri, 6 Apr 2007 19:16:20 +0000 (+0000) Subject: Fixed SHS on 64-bit platforms X-Git-Tag: 0.72p4~19 X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=a25a5039d16ba24978e71b294e2d4d7182a59d5f;p=cobramush.git Fixed SHS on 64-bit platforms (cherry picked from commit f432dba0ddc3ac03ee4ac589976bb1eef285c02f) --- diff --git a/game/txt/changes/0.72p4 b/game/txt/changes/0.72p4 index 75911b9..f4c26b3 100644 --- a/game/txt/changes/0.72p4 +++ b/game/txt/changes/0.72p4 @@ -14,4 +14,6 @@ CobraMUSH Version 0.72p4 statements, causing all non-privileged players to be rpgagged on channels. [RLB] * Fixed a bug related to uninitialized lastmod entries [AEJ] + * Fixed SHS 64-bit incompatability, to allow password encryption + to work properly on 64-bit platforms [AEJ]