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:20:45 -0400
commit0594d2d71492653a27e2668c2f18ba128f9277d9 (patch)
treeb7014b3028e82261aac97d2759e51a5749caebd0 /docs
parentb7a67b788cf2fa59a84f933492413379eb3cab83 (diff)
[1.7.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 2b22c271a8..9f683e2d1a 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -29,6 +29,7 @@ Final releases
.. toctree::
:maxdepth: 1
+ 1.6.6
1.6.5
1.6.4
1.6.3