diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 368: release 0.25.1

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

Commit Message

Michael-Doyle Hudson Dec. 6, 2012, 1:22 a.m. UTC
------------------------------------------------------------
revno: 368
tags: release-0.25.1
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Thu 2012-12-06 14:20:10 +1300
message:
  release 0.25.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	2012-11-27 19:38:37 +0000
+++ dashboard_app/__init__.py	2012-12-06 01:20:10 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 26, 0, "dev", 0)
+__version__ = (0, 25, 1, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-11-27 19:38:37 +0000
+++ doc/changes.rst	2012-12-06 01:20:10 +0000
@@ -1,11 +1,12 @@ 
 Version History
 ***************
 
-.. _version_0_26:
+.. _version_0_25_1:
 
-Version 0.26
-============
-* Unreleased
+Version 0.25.1
+==============
+* Add some log messages around sending filter subscription mail.
+* Fix a bug with subscribing to filters that do not specify any tests.
 
 .. _version_0_25: