Mercurial > 510Connectbot
changeset 220:4fdf6b5a6f43
update to 1.8.4; document changes from previous forks
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 08 Jul 2014 11:10:05 -0700 |
parents | c438c2ff0052 |
children | 70ecbf70eadb |
files | AndroidManifest.xml xml/510connectbot.in |
diffstat | 2 files changed, 24 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.five_ten_sg.connectbot" - android:versionName="1.8.3-1" + android:versionName="1.8.4-1" android:versionCode="1" android:installLocation="auto">
--- 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 @@ </para> </refsect1> + <refsect1 id='changes.1'> + <title>Changes from previous Connectbots</title> + <itemizedlist> + <para> + The soft function keypad can generate all 24 function keys + for 5250 emulation. A hardware button can be configured to + display that function keypad. + </para> + + <para> + 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. + </para> + + <para> + 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. + </para> + </itemizedlist> + </refsect1> + <refsect1 id='monitor.1'> <title>Terminal Monitor</title> <para>