From 21a5c42f7ac9b3bfa97afdd7e9893f5414d39cd4 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 7 Sep 2016 17:10:11 -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 dddc876..670727f 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