diff options
author | Tails developers <amnesia@boum.org> | 2014-07-27 18:25:55 +0200 |
---|---|---|
committer | Tails developers <amnesia@boum.org> | 2014-07-27 18:25:55 +0200 |
commit | fd2ab6d39e6679bf7cf02689245414ecfa1764b1 (patch) | |
tree | 60b2146bd47b89d49729b47c57de7e3937552bcc | |
parent | d76b43cd481fa0255af36fb9769eb4d05d3773f2 (diff) |
Explain why people should read the release notes
-rw-r--r-- | wiki/src/doc/first_steps/upgrade.mdwn | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/wiki/src/doc/first_steps/upgrade.mdwn b/wiki/src/doc/first_steps/upgrade.mdwn index d253025..f64ee63 100644 --- a/wiki/src/doc/first_steps/upgrade.mdwn +++ b/wiki/src/doc/first_steps/upgrade.mdwn @@ -91,7 +91,16 @@ Manual upgrade using <span class="application">Tails Installer</span> <!-- Note for translators: make sure that the translation of this string integrates well with /inc/stable_i386_release_notes. --> -Read the latest [[!inline pages="inc/stable_i386_release_notes" raw="yes"]] first. +We recommend you to read the [[!inline pages="inc/stable_i386_release_notes" raw="yes"]] +for the latest version. They document all the changes in this new version: + +<ul> + <li>new features</li> + <li>bugs that were solved</li> + <li>known issues that have already been identified</li> +</ul> + +They might also contain <strong>special instructions for upgrading</strong>. </div> |