From patchwork Fri Mar 2 13:57:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 7063 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 1C32323EB0 for ; Fri, 2 Mar 2012 13:57:14 +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 D44B7A18350 for ; Fri, 2 Mar 2012 13:57:13 +0000 (UTC) Received: by iage36 with SMTP id e36so3125269iag.11 for ; Fri, 02 Mar 2012 05:57:13 -0800 (PST) Received: from mr.google.com ([10.50.170.41]) by 10.50.170.41 with SMTP id aj9mr1866480igc.0.1330696633213 (num_hops = 1); Fri, 02 Mar 2012 05:57:13 -0800 (PST) Received: by 10.50.170.41 with SMTP id aj9mr1549079igc.0.1330696633165; Fri, 02 Mar 2012 05:57:13 -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.53.18 with SMTP id k18csp10045ibg; Fri, 2 Mar 2012 05:57:12 -0800 (PST) Received: by 10.180.14.230 with SMTP id s6mr4536840wic.2.1330696631710; Fri, 02 Mar 2012 05:57:11 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id w28si1775009weq.64.2012.03.02.05.57.11 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 02 Mar 2012 05:57:11 -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 1S3Syt-0005wO-6A for ; Fri, 02 Mar 2012 13:57:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 1CBC8E15B1 for ; Fri, 2 Mar 2012 13:57:11 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 122 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 122: Update documentation for 0.3.4 release Message-Id: <20120302135711.11661.37895.launchpad@ackee.canonical.com> Date: Fri, 02 Mar 2012 13:57:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14886"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 72cf0976781d44d13b292642244dc35f7e3dd79d X-Gm-Message-State: ALoCoQmGxya2qnAb2WTyoPhMzNEviccsK13/gMillDZaU+w3bYJ1hwDquw0NYbIEO5bi7SDyx0kt ------------------------------------------------------------ revno: 122 committer: Zygmunt Krynicki branch nick: trunk timestamp: Tue 2012-02-07 23:40:27 +0100 message: Update documentation for 0.3.4 release modified: doc/changes.rst --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-02-16 01:39:52 +0000 +++ doc/changes.rst 2012-02-07 22:40:27 +0000 @@ -16,6 +16,7 @@ Version 0.3.4 ============= * Fix exception handler for RegistryProvider._fill_cache() + https://launchpad.net/bugs/926867 .. _version_0_3_3: