diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 333: release-0.20

Message ID 20120828043511.26136.42044.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Andy Doan Aug. 28, 2012, 4:35 a.m. UTC
------------------------------------------------------------
revno: 333
tags: release-0.20, 2012.08
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dashboard
timestamp: Mon 2012-08-27 23:33:31 -0500
message:
  release-0.20
  
  2012.08
modified:
  dashboard_app/__init__.py
  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
diff mbox

Patch

=== modified file 'dashboard_app/__init__.py'
--- dashboard_app/__init__.py	2012-07-18 00:07:03 +0000
+++ dashboard_app/__init__.py	2012-08-28 04:33:31 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 20, 0, "dev", 0)
+__version__ = (0, 20, 0, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-07-18 00:07:03 +0000
+++ doc/changes.rst	2012-08-28 04:33:31 +0000
@@ -6,7 +6,10 @@ 
 Version 0.20
 ============
 
-* Unreleased
+* make the bundle page robust against the bundle not existing on disk
+* ensure table row heights match up in image status view
+* few fixes for image status views
+* import bundle cleanup
 
 .. _version_0_19: