From 17939e5190364e76b1df6c338f75ec496b2650e7 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Wed, 2 Aug 2017 12:28:28 +0100 Subject: [PATCH] release note fixup --- CHANGELOG.txt | 1 + CONTRIBUTORS.rst | 1 - docs/releases/1.12.rst | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8a465a9ba..99eab1c7c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -16,6 +16,7 @@ Changelog * Fix: Redirects with unicode characters now work (Rich Brennan) * Fix: Prevent explorer view from crashing when page model definitions are missing, allowing the offending pages to be deleted (Matt Westcott) * Fix: Hide the userbar from printed page representation (Eugene Morozov) + * Fix: Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack Paine) 1.11.1 (07.07.2017) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index e3e7faf86..b8e33e52c 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -248,7 +248,6 @@ Contributors * Eugene Morozov * Levi Adler * Edwar Baron -* Jack P Translators =========== diff --git a/docs/releases/1.12.rst b/docs/releases/1.12.rst index 2f276f3fe..5fccd8fad 100644 --- a/docs/releases/1.12.rst +++ b/docs/releases/1.12.rst @@ -36,7 +36,7 @@ Bug fixes * Redirects with unicode characters now work (Rich Brennan) * Prevent explorer view from crashing when page model definitions are missing, allowing the offending pages to be deleted (Matt Westcott) * Hide the userbar from printed page representation (Eugene Morozov) - * Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack P) + * Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack Paine) Upgrade considerations ======================