From cb39f2180ba56f5b5f92c1a1258c7280f561ecc9 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 7 Sep 2016 17:09:33 -0400 Subject: 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 --- releasenotes/source/index.rst | 4 ++-- 1 file 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 -- cgit v1.2.1