summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2016-09-07 17:09:33 -0400
committerDoug Hellmann <doug@doughellmann.com>2016-09-07 17:09:33 -0400
commitcb39f2180ba56f5b5f92c1a1258c7280f561ecc9 (patch)
treebf855221543d7e95f0065ceb7bf4a29e28414f58
parentd56c3e941c6c7f5861311cae54625551053f2e26 (diff)
downloadoslo-log-cb39f2180ba56f5b5f92c1a1258c7280f561ecc9.tar.gz
standardize release note page ordering
In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
-rw-r--r--releasenotes/source/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index 3d7f83a..00ec7ab 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -6,6 +6,6 @@
:maxdepth: 1
unreleased
- liberty
- mitaka
newton
+ mitaka
+ liberty