Commit 0594d2d7 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Added stub release notes for 1.6.6.

Backport of 79e9da3d from master
parent b7a67b78
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
==========================
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>`_).
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ Final releases
.. toctree::
   :maxdepth: 1

   1.6.6
   1.6.5
   1.6.4
   1.6.3