From: Ari Johnson Date: Fri, 25 Sep 2015 03:34:44 +0000 (-0400) Subject: Update note about telnet keepalive functionality in changes file X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=d75cdc3ba68c6dc5351a16539e6e5449f07fda9e;p=cobramush.git Update note about telnet keepalive functionality in changes file --- diff --git a/game/txt/changes/0.73p3 b/game/txt/changes/0.73p3 index e76aa4c..1156312 100644 --- a/game/txt/changes/0.73p3 +++ b/game/txt/changes/0.73p3 @@ -14,9 +14,9 @@ CobraMUSH Version 0.73p3 * psinfo() [AEJ] New features: - * Compile-time option TELNET_KEEPALIVE will send a telnet protocol - no-operation sequence to each client with the Idle power and a - telnet protocol connection to the MUSH when idle [AEJ] + * Configurable option telnet_keepalive_interval, if non-zero, will send + a telnet protocol no-operation sequence to each client with the KEEPALIVE + flag set and a telnet protocol connection to the MUSH when idle [AEJ] Minor changes: * Allow players with RPChat power to send pages while in RP mode [AEJ]