# HG changeset patch # User Carl Byington # Date 1404843005 25200 # Node ID 4fdf6b5a6f43480d0feadb02f1f70a7e098c21d5 # Parent c438c2ff005256490cc47b3d582f64e343543133 update to 1.8.4; document changes from previous forks diff -r c438c2ff0052 -r 4fdf6b5a6f43 AndroidManifest.xml --- a/AndroidManifest.xml Tue Jul 08 10:46:40 2014 -0700 +++ b/AndroidManifest.xml Tue Jul 08 11:10:05 2014 -0700 @@ -17,7 +17,7 @@ --> diff -r c438c2ff0052 -r 4fdf6b5a6f43 xml/510connectbot.in --- a/xml/510connectbot.in Tue Jul 08 10:46:40 2014 -0700 +++ b/xml/510connectbot.in Tue Jul 08 11:10:05 2014 -0700 @@ -68,6 +68,29 @@ + + Changes from previous Connectbots + + + The soft function keypad can generate all 24 function keys + for 5250 emulation. A hardware button can be configured to + display that function keypad. + + + + A deployment.connections text file is read (and deleted) on + startup. This may be used to preconfigure the global options + and to create an initial set of host connections. + + + + The font sizes are now kept with one decimal point, and font + size changes are done by scaling by a constant factor of 1.1, + rather than the linear additive 2 point factor. + + + + Terminal Monitor