diff --git a/doc/versions.inc b/doc/versions.inc
index ceb3ff6248..a055683039 100644
--- a/doc/versions.inc
+++ b/doc/versions.inc
@@ -76,6 +76,11 @@ $w522= array(
BOINC now employs a wizard during an attach to project operation to guide people thruogh the
process of attaching to a project as well as check for things like proxy configuration issues.
+
+ BOINC now automatically generates a password that is used for network communication. If you
+ use programs like BOINCView or any other third party tool you may need to look up or change
+ the password specified in gui_rpc_auth.cfg. This change keeps people from randomly detaching
+ from projects over the network on remote machines.
",
"bugs"=>"
@@ -257,7 +262,23 @@ $l524 = array(
"type"=>sea(),
"features"=>"
-
+ Account Management has been enhanced and support has been enabled in the stock install of BOINC.
+
-
+ Alerts have been enabled to provide instant feedback when certain types of errors occur.
+
-
+ BOINC is now capable of using HTTPS and has better proxy support through the use of curl.
+
-
+ BOINC can now use username and passwords for authentication instead of an authenticator.
+
-
+ BOINC now employs a wizard during an attach to project operation to guide people thruogh the
+ process of attaching to a project as well as check for things like proxy configuration issues.
+
-
The installer now contains the various BOINC localization files.
+
-
+ BOINC now automatically generates a password that is used for network communication. If you
+ use programs like BOINCView or any other third party tool you may need to look up or change
+ the password specified in gui_rpc_auth.cfg. This change keeps people from randomly detaching
+ from projects over the network on remote machines.
"
);