diff --git a/src/res/help/en_US/release_notes_4.0.2.html b/src/res/help/en_US/release_notes_4.0.2.html index a018e400f..5e2b263e0 100644 --- a/src/res/help/en_US/release_notes_4.0.2.html +++ b/src/res/help/en_US/release_notes_4.0.2.html @@ -25,29 +25,6 @@

-
  • -

    added user work flow progress flags for an attempted install and - first successful install. Both flags are Boolean true/false - indicating that the even occurred. We do not track and do not - report any information about the firewall, platform, rules - etc. These flags will be used to determine how many users - abandon the program before even trying to run install for real - because it is too complicated or the UI is not good - enough. Fixes #1495 -

    -
  • - - -
  • -

    added user work flow flag indicating that ssh/scp have been - configured in the Preferences dialog. The flag is Boolean and - registers only the fact that something was entered in ssh and - scp fields. Actual path and programs used are not registered and - reported. Fixes #1496 -

    -
  • - -
  • fixed #1489 removed unnecessary debugging messages. @@ -109,6 +86,29 @@

  • +
  • +

    added user work flow progress flags for an attempted install and + first successful install. Both flags are Boolean true/false + indicating that the even occurred. We do not track and do not + report any information about the firewall, platform, rules + etc. These flags will be used to determine how many users + abandon the program before even trying to run install for real + because it is too complicated or the UI is not good + enough. Fixes #1495 +

    +
  • + + +
  • +

    added user work flow flag indicating that ssh/scp have been + configured in the Preferences dialog. The flag is Boolean and + registers only the fact that something was entered in ssh and + scp fields. Actual path and programs used are not registered and + reported. Fixes #1496 +

    +
  • + +