Note TELNET_KEEPALIVE in changes file
authorAri Johnson <ari@theari.com>
Thu, 24 Sep 2015 21:20:06 +0000 (17:20 -0400)
committerAri Johnson <ari@theari.com>
Thu, 24 Sep 2015 21:20:06 +0000 (17:20 -0400)
game/txt/changes/0.73p3

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