From 06b050cfa33e1d1d77f7411cf122460c06c0800c Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 8 Sep 2016 14:53:59 -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 3260a886f7..2e4a41287c 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,6 +5,6 @@ .. toctree:: :maxdepth: 1 + unreleased mitaka liberty - unreleased