diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 289: release version 0.10.1

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

Commit Message

Paul Larson Dec. 15, 2011, 8:50 p.m. UTC
------------------------------------------------------------
revno: 289
tags: 2011.12, release-0.10.1
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-dashboard
timestamp: Thu 2011-12-15 14:46:27 -0600
message:
  release version 0.10.1
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	2011-12-05 21:43:17 +0000
+++ dashboard_app/__init__.py	2011-12-15 20:46:27 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 10, 0, "final", 0)
+__version__ = (0, 10, 1, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2011-11-18 03:42:06 +0000
+++ doc/changes.rst	2011-12-15 20:46:27 +0000
@@ -1,6 +1,21 @@ 
 Version History
 ***************
 
+.. _version_0_10_1:
+
+Version 0.10.1
+==============
+
+*  Fix sorting on bundle_list
+
+.. _version_0_10_0:
+
+Version 0.10.0
+==============
+
+*  Fix breadcrumb + titlebar system after moving this responsibilty to lava-server
+*  do not limit the lengths of strings in attribute keys and values
+
 .. _version_0_9_3:
 
 Version 0.9.3