From db01c213aec35057eb7c4aaeab06c5b114d688d6 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 8 Sep 2016 14:51:06 -0400 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 9756fa4d3..e6e38ebaa 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -7,6 +7,6 @@ Contents: .. toctree:: :maxdepth: 1 - liberty unreleased mitaka + liberty