From b0cb146c87edfd62b2c903fc2494289d6d8a0235 Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Fri, 7 Nov 2008 21:03:53 +0000 Subject: [PATCH] Add time_t and long integer changes to changes file --- game/txt/changes/0.73p1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game/txt/changes/0.73p1 b/game/txt/changes/0.73p1 index 55876fa..924b6e7 100644 --- a/game/txt/changes/0.73p1 +++ b/game/txt/changes/0.73p1 @@ -11,6 +11,7 @@ CobraMUSH Version 0.73p1 * General OOREF cleanup [AEJ] * The restart script now copies old logs and core dumps to save/ [AEJ] * Players may change to a forbidden name that they are already using [AEJ] + * Use long integer types when unparsing integers [AEJ] Flags: * Added LOUD flag [AEJ] @@ -23,4 +24,5 @@ CobraMUSH Version 0.73p1 placed in fun_speak [AEJ] * Fixed other OOREF calls [AEJ] * Miscellaneous code cleanups for C standard compliance [AEJ] + * Unparse time_t as unsigned int [AEJ] -- 2.30.2