From patchwork Wed Jun 29 22:13:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 2380 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 08BD723F08 for ; Wed, 29 Jun 2011 22:13:22 +0000 (UTC) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.216.173]) by fiordland.canonical.com (Postfix) with ESMTP id C6BAAA1861D for ; Wed, 29 Jun 2011 22:13:21 +0000 (UTC) Received: by qyk10 with SMTP id 10so2281352qyk.11 for ; Wed, 29 Jun 2011 15:13:21 -0700 (PDT) Received: by 10.229.62.194 with SMTP id y2mr1048026qch.4.1309385601141; Wed, 29 Jun 2011 15:13:21 -0700 (PDT) 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.229.48.135 with SMTP id r7cs55004qcf; Wed, 29 Jun 2011 15:13:20 -0700 (PDT) Received: by 10.216.50.134 with SMTP id z6mr2005032web.52.1309385600203; Wed, 29 Jun 2011 15:13:20 -0700 (PDT) Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by mx.google.com with ESMTP id fs8si3396732wbb.103.2011.06.29.15.13.19; Wed, 29 Jun 2011 15:13:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) client-ip=91.189.90.139; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) smtp.mail=bounces@canonical.com Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Qc30Z-0006my-JW for ; Wed, 29 Jun 2011 22:13:19 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 923492E895D for ; Wed, 29 Jun 2011 22:13:19 +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: 238 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 238: Make the 0.6 release to be 0.5, sorry for the confusion Message-Id: <20110629221319.22139.3577.launchpad@loganberry.canonical.com> Date: Wed, 29 Jun 2011 22:13:19 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13265"; Instance="initZopeless config overlay" X-Launchpad-Hash: 8ff8add8a0414e123eb9dfe02b9970e6b727c060 ------------------------------------------------------------ revno: 238 committer: Zygmunt Krynicki branch nick: trunk timestamp: Wed 2011-06-29 23:11:18 +0100 message: Make the 0.6 release to be 0.5, sorry for the confusion modified: doc/changes.rst doc/index.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 2011-06-29 22:00:20 +0000 +++ doc/changes.rst 2011-06-29 22:11:18 +0000 @@ -1,9 +1,9 @@ Version History *************** -.. _version_0_6: +.. _version_0_5: -Version 0.6 +Version 0.5 =========== This version was released as 2011.06 in the Linaro monthly release process. @@ -21,9 +21,3 @@ * It is now possible to browse and discover available data views directly form the web interface. This makes it easier to create additional reports. -.. _version_0_5: - -Version 0.5 -=========== - -* First documented version === modified file 'doc/index.rst' --- doc/index.rst 2011-06-29 22:00:20 +0000 +++ doc/index.rst 2011-06-29 22:11:18 +0000 @@ -5,7 +5,7 @@ .. automodule:: dashboard_app .. seealso:: To get started quickly see :ref:`usage` -.. seealso:: See what's new in :ref:`version_0_6` +.. seealso:: See what's new in :ref:`version_0_5` Features ========