Release note for #3252 backport to 1.9.x

This commit is contained in:
Matt Westcott 2017-04-21 15:13:24 +01:00
parent b04b31dc90
commit 6d31b9dc8e
2 changed files with 2 additions and 0 deletions

View file

@ -80,6 +80,7 @@ Changelog
~~~~~~~~~~~~~~~~~~
* Fix: Removed erroneous `|safe` filter from search results template in project template (Karl Hobley)
* Fix: Prevent pages from being recursively copied into themselves (Matheus Bratfisch)
1.9 (16.02.2017)

View file

@ -14,3 +14,4 @@ Bug fixes
~~~~~~~~~
* Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
* Prevent pages from being recursively copied into themselves (Matheus Bratfisch)