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.