From: Ezio Melotti Date: Mon, 1 Oct 2012 22:43:42 +0000 (+0300) Subject: Fix/improve the changelog filtering. X-Git-Tag: v3.4.0a1~2413^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7eb03ddf118c01ef2ae64f013493386f520eb3ec;p=thirdparty%2FPython%2Fcpython.git Fix/improve the changelog filtering. --- diff --git a/Doc/tools/sphinxext/layout.html b/Doc/tools/sphinxext/layout.html index b679f3aee6c0..3f68a00d95e6 100644 --- a/Doc/tools/sphinxext/layout.html +++ b/Doc/tools/sphinxext/layout.html @@ -10,19 +10,59 @@ {% if not embedded %}{% endif %} {% if pagename == 'whatsnew/changelog' %} {% endif %} {{ super() }} @@ -31,7 +71,7 @@