From patchwork Thu Feb 16 01:19:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Larson X-Patchwork-Id: 6810 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 0E81523DC3 for ; Thu, 16 Feb 2012 01:19:15 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id B5584A18A66 for ; Thu, 16 Feb 2012 01:19:14 +0000 (UTC) Received: by iabz7 with SMTP id z7so3067171iab.11 for ; Wed, 15 Feb 2012 17:19:14 -0800 (PST) Received: by 10.50.189.137 with SMTP id gi9mr499516igc.29.1329355152816; Wed, 15 Feb 2012 17:19:12 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.80.19 with SMTP id r19cs1569ibk; Wed, 15 Feb 2012 17:19:12 -0800 (PST) Received: by 10.216.135.76 with SMTP id t54mr205118wei.14.1329355150906; Wed, 15 Feb 2012 17:19:10 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id o68si3997561weq.66.2012.02.15.17.19.09 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 15 Feb 2012 17:19:10 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Rxq05-000711-HU for ; Thu, 16 Feb 2012 01:19:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 76312E0409 for ; Thu, 16 Feb 2012 01:19:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 302 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 302: update changes.rst Message-Id: <20120216011909.19483.79004.launchpad@ackee.canonical.com> Date: Thu, 16 Feb 2012 01:19:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14781"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 7558c437eaf9ad55ad4537c91a88a5a424b2d2aa X-Gm-Message-State: ALoCoQkyXb/6IjVfxh+y2Pu9ZerbtdENV6LZUmo9evsb81VVBfpAvo0LZYz/xWKVZvMpY7s9DOTW ------------------------------------------------------------ revno: 302 committer: Paul Larson branch nick: lava-dashboard timestamp: Wed 2012-02-15 17:16:48 -0800 message: update changes.rst modified: doc/changes.rst --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-02-07 19:28:35 +0000 +++ doc/changes.rst 2012-02-16 01:16:48 +0000 @@ -1,8 +1,10 @@ Version History *************** -Unreleased -========== +.. _version_0_12: + +Version 0.12 +============ * Remove outdated installation documentation and replace it with basic instructions for using pip or direct source code (Thanks to Adam Konarski) @@ -10,7 +12,7 @@ * Add a link to the launchpad FAQ to the documentation * Fix test suite failing due to fixtures being out of date. -.. _version_0_11_0: +.. _version_0_11: Version 0.11 ============ @@ -22,7 +24,7 @@ * Fix sorting on bundle_list -.. _version_0_10_0: +.. _version_0_10: Version 0.10.0 ==============