From fde7a102de01176d37737cccd79e437d83fdb7cc Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Thu, 24 Jan 2013 15:49:12 -0500 Subject: [PATCH] Changes --- mystic/whatsnew.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/mystic/whatsnew.txt b/mystic/whatsnew.txt index e305bb6..25295b6 100644 --- a/mystic/whatsnew.txt +++ b/mystic/whatsnew.txt @@ -2263,3 +2263,16 @@ different color while viewing the history or the whatsnew. + + + Added the network that a message base belongs to into the list of message + bases in the configuration editor. + + ! Fixed an issue with inserting records in the message base editor where it + would copy the record before it, instead of creating a fresh entry. + + + NodeSpy now has a 1000 line scrollback when connecting via telnet using + it's terminal mode. Press Alt-B when connected and you will get a nice + status line/scrollback of up to 1000 lines! + + + Prompt editor now has a prompt simulator if you press ENTER while editing + a prompt.