summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2015-05-04 07:41:56 +0200
committerAymeric Augustin <aymeric.augustin@m4x.org>2015-05-04 07:42:31 +0200
commit81f76517288eb386304f9cae23873b865945bc82 (patch)
treec7fc82034c341fc2683a393c424d28b651c0175b /docs
parent1563b897c439370fe98e7902004cdcefc9ea5ceb (diff)
Added release notes for previous commit.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.8.2.txt b/docs/releases/1.8.2.txt
index d607efff91..54ad49af62 100644
--- a/docs/releases/1.8.2.txt
+++ b/docs/releases/1.8.2.txt
@@ -9,4 +9,4 @@ Django 1.8.2 fixes several bugs in 1.8.1.
Bugfixes
========
-* ...
+* Fixed check for template engine alias unicity (:ticket:`24685`).