From patchwork Thu Jan 19 19:34:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Larson X-Patchwork-Id: 6307 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 E7DC923E07 for ; Thu, 19 Jan 2012 19:34:16 +0000 (UTC) Received: from mail-bk0-f52.google.com (mail-bk0-f52.google.com [209.85.214.52]) by fiordland.canonical.com (Postfix) with ESMTP id CE43EA181C1 for ; Thu, 19 Jan 2012 19:34:16 +0000 (UTC) Received: by bkbzt4 with SMTP id zt4so374838bkb.11 for ; Thu, 19 Jan 2012 11:34:16 -0800 (PST) Received: by 10.205.26.67 with SMTP id rl3mr10748523bkb.45.1327001656532; Thu, 19 Jan 2012 11:34:16 -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.205.82.144 with SMTP id ac16cs21253bkc; Thu, 19 Jan 2012 11:34:16 -0800 (PST) Received: by 10.180.19.6 with SMTP id a6mr46981629wie.14.1327001654759; Thu, 19 Jan 2012 11:34:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id k5si20405470wiy.16.2012.01.19.11.34.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Jan 2012 11:34:14 -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 1RnxkU-000504-Gm for ; Thu, 19 Jan 2012 19:34:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 675E9E0205 for ; Thu, 19 Jan 2012 19:34:14 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 343 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 343: update changes.rst Message-Id: <20120119193414.8139.50500.launchpad@ackee.canonical.com> Date: Thu, 19 Jan 2012 19:34:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14692"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: df37696481fbcad4061fdb52578124a288a9d68a ------------------------------------------------------------ revno: 343 committer: Paul Larson branch nick: lava-server timestamp: Thu 2012-01-19 13:32:06 -0600 message: update changes.rst modified: doc/changes.rst --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2011-12-15 20:40:09 +0000 +++ doc/changes.rst 2012-01-19 19:32:06 +0000 @@ -1,6 +1,14 @@ Version History *************** +.. _version_0.9: + +Version 0.9 +=========== +* Added support for data-tables serverside code +* LAVA Server now depends on django-1.3 +* Fixed bugs 915314, 915293 + .. _version_0.8.2: Version 0.8.2