Author: lukeplant Date: 2011-06-14 16:37:12 -0700 (Tue, 14 Jun 2011) New Revision: 16402
Modified: django/trunk/docs/releases/1.4.txt Log: Noted new security overview page in the 1.4 release notes Modified: django/trunk/docs/releases/1.4.txt =================================================================== --- django/trunk/docs/releases/1.4.txt 2011-06-14 23:31:45 UTC (rev 16401) +++ django/trunk/docs/releases/1.4.txt 2011-06-14 23:37:12 UTC (rev 16402) @@ -179,6 +179,9 @@ * Customizable names for :meth:`~django.template.Library.simple_tag`. +* In the documentation, a helpful :doc:`security overview </topics/security>` + page. + .. _backwards-incompatible-changes-1.4: Backwards incompatible changes in 1.4 -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
