From 1dc246b3c4c96107c65c532b926205352dbc9425 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Wed, 8 Aug 2012 02:31:23 -0400 Subject: [PATCH] Changes --- mystic/HISTORY.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/mystic/HISTORY.txt b/mystic/HISTORY.txt index ec413a0..b318efd 100644 --- a/mystic/HISTORY.txt +++ b/mystic/HISTORY.txt @@ -4526,3 +4526,13 @@ were added to the batch queue within a file listing. Instead it was relying on the List ACS. This is now fixed. + + Mystic now allows users to select a default file transfer protocol. If + a protocol has been selected by a user they will not be asked to select + a protocol when transfering files. + + A new addition to the GE menu command (optional data 32) will allow the + user to select their default protocol. + + + Restructured some class code to reduce executable sizes in the Mystic + binary. The result is about 120kb smaller executable size in Windows for + Mystic.exe.