From 3db055d29466705fd757d1d4a87a199a281ba784 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Sun, 24 Feb 2013 23:28:40 -0500 Subject: [PATCH] stuff --- mystic/whatsnew.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/mystic/whatsnew.txt b/mystic/whatsnew.txt index f9b65ae..e6df1eb 100644 --- a/mystic/whatsnew.txt +++ b/mystic/whatsnew.txt @@ -2414,6 +2414,20 @@ listing, where it could sometimes show the file uploader text before the actual filename text. - ! More Zmodem upload fixes with SyncTerm + ! More Zmodem upload fixes with SyncTerm. + + ! Closing a node window in Windows should no longer create a ghost user + on the node. + + + Added Zmodem 8K (ZEDZAP) internal protocol. You can use the Send/Recv + command of "@zmodem8" to use it. Updated the protocol definitions for + the default install to include ZEDZAP, and to also disable SEXYZ + protocols by default. + + + NodeSpy's telnet client will now switch to ZEDZAP (Zmodem 8K) during + Zmodem download if the sender supports it. + + + When reading messages in the normal message reader, you can now just type + a message number on the prompt to automatically jump to that message.