Update note about telnet keepalive functionality in changes file
authorAri Johnson <ari@theari.com>
Fri, 25 Sep 2015 03:34:44 +0000 (23:34 -0400)
committerAri Johnson <ari@theari.com>
Fri, 25 Sep 2015 03:34:44 +0000 (23:34 -0400)
game/txt/changes/0.73p3

index e76aa4c82401be829816e05775d1b43fc5a1da3c..115631225524dc113a7141a67d73423d81316500 100644 (file)
@@ -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]