projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e31a80
)
Note TELNET_KEEPALIVE in changes file
author
Ari Johnson
<ari@theari.com>
Thu, 24 Sep 2015 21:20:06 +0000
(17:20 -0400)
committer
Ari Johnson
<ari@theari.com>
Thu, 24 Sep 2015 21:20:06 +0000
(17:20 -0400)
game/txt/changes/0.73p3
patch
|
blob
|
history
diff --git
a/game/txt/changes/0.73p3
b/game/txt/changes/0.73p3
index c78b4be273dcebda083de7285ea642d2b031f10e..e76aa4c82401be829816e05775d1b43fc5a1da3c 100644
(file)
--- 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]