summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-05-16 18:19:23 -0400
committerTim Graham <timograham@gmail.com>2014-05-16 18:19:49 -0400
commitee075c448461350aeb9bc4829a8581619c95224d (patch)
tree8fab9eaa7b75a507389d51e8756b6feccdf8e55e /docs
parentba40d6509aac626763e534f555d50be895b53e75 (diff)
[1.6.x] Added stub release notes for 1.6.6.
Backport of 79e9da3d1e from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.6.6.txt13
-rw-r--r--docs/releases/index.txt1
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/releases/1.6.6.txt b/docs/releases/1.6.6.txt
new file mode 100644
index 0000000000..9084f81ee1
--- /dev/null
+++ b/docs/releases/1.6.6.txt
@@ -0,0 +1,13 @@
+==========================
+Django 1.6.6 release notes
+==========================
+
+*Under development*
+
+Django 1.6.6 fixes several bugs in 1.6.5.
+
+Bugfixes
+========
+
+* Corrected email and URL validation to reject a trailing dash
+ (`#22579 <http://code.djangoproject.com/ticket/22579>`_).
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 3e5ad7eb6f..515979c60d 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -22,6 +22,7 @@ Final releases
.. toctree::
:maxdepth: 1
+ 1.6.6
1.6.5
1.6.4
1.6.3