From: Ari Johnson Date: Thu, 24 Sep 2015 21:20:06 +0000 (-0400) Subject: Note TELNET_KEEPALIVE in changes file X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=07fdd1c412634d8bcec68b487c71f978b6e1e2b6;p=cobramush.git Note TELNET_KEEPALIVE in changes file --- diff --git a/game/txt/changes/0.73p3 b/game/txt/changes/0.73p3 index c78b4be..e76aa4c 100644 --- a/game/txt/changes/0.73p3 +++ b/game/txt/changes/0.73p3 @@ -13,6 +13,11 @@ CobraMUSH Version 0.73p3 * ps() [AEJ] * 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] + Minor changes: * Allow players with RPChat power to send pages while in RP mode [AEJ] * Log channels to files if the Log flag is set [AEJ]