summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.6.4.txt14
-rw-r--r--docs/releases/index.txt1
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/releases/1.6.4.txt b/docs/releases/1.6.4.txt
new file mode 100644
index 0000000000..8a325c9141
--- /dev/null
+++ b/docs/releases/1.6.4.txt
@@ -0,0 +1,14 @@
+==========================
+Django 1.6.4 release notes
+==========================
+
+*Under development*
+
+Django 1.6.4 fixes several bugs in 1.6.3.
+
+Bugfixes
+========
+
+* Added backwards compatibility support for the :mod:`django.contrib.messages`
+ cookie format of Django 1.4 and earlier to faciliate upgrading to 1.6 from
+ 1.4 (`#22426 <http://code.djangoproject.com/ticket/22426>`_).
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 9e6f4262a1..d6c0ac028d 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -36,6 +36,7 @@ Final releases
.. toctree::
:maxdepth: 1
+ 1.6.4
1.6.3
1.6.2
1.6.1