From 8c35e026490433b4e417cc2aee9f263712783477 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 6 Oct 2015 11:42:44 +0200 Subject: [PATCH] Extend release notes for 1.2.3 Change-Id: If605bac7101754ef3ea7966628c6d59b2f63e6a7 --- RELEASENOTES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASENOTES.rst b/RELEASENOTES.rst index 553a599e..6fb8a38d 100644 --- a/RELEASENOTES.rst +++ b/RELEASENOTES.rst @@ -4,8 +4,12 @@ Release notes 1.2.3 ----- +* Add padding to the left table of contents +* Decrease the indent of TOC entries on the 2nd level * Fix broken links for firstapp and other repos. https://bugs.launchpad.net/bugs/1461185 +* Remove executable flags from js/css files +* Set the width of the highlight table to 100% 1.2.2 -----