From d9a890ddb439e1774f40a03d6c1dd8a74db41a28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 1 Oct 2015 15:09:24 +0200 Subject: [PATCH] Minor fixes to R3.0 release notes --- releases/3.0/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/3.0/release-notes.md b/releases/3.0/release-notes.md index 428b4c2b..ec1d0ace 100644 --- a/releases/3.0/release-notes.md +++ b/releases/3.0/release-notes.md @@ -23,7 +23,7 @@ New features since 2.0 * Build system improvements - especially support for distribution-specific plugins (makes supporting multiple distributions much easier) and building templates using DispVM. -* Automated tests - much more test cases +* Automated tests - makes much easier to find bugs, before its even shipped to users Known issues ------------ @@ -53,7 +53,7 @@ See [Installation Guide](/doc/InstallationGuide/). Upgrading --------- -### From from R3.0 release candidate +### From R3.0 release candidate If you are using Qubes R3.0rc1, R3.0rc2 or R3.0rc3, just install system updates, there is no special steps required.