Author: carljm
Date: 2011-09-14 13:33:55 -0700 (Wed, 14 Sep 2011)
New Revision: 16828

Added:
   django/branches/releases/1.3.X/docs/releases/1.2.7.txt
Modified:
   django/branches/releases/1.3.X/docs/releases/index.txt
Log:
[1.3.X] Fixed #16839 - Added basic release notes for 1.2.7. Thanks claudep for 
the report.

Backport of r16803 from trunk.

Added: django/branches/releases/1.3.X/docs/releases/1.2.7.txt
===================================================================
--- django/branches/releases/1.3.X/docs/releases/1.2.7.txt                      
        (rev 0)
+++ django/branches/releases/1.3.X/docs/releases/1.2.7.txt      2011-09-14 
20:33:55 UTC (rev 16828)
@@ -0,0 +1,16 @@
+==========================
+Django 1.2.7 release notes
+==========================
+
+*September 10, 2011*
+
+Welcome to Django 1.2.7!
+
+This is the seventh bugfix/security release in the Django 1.2 series. It
+replaces Django 1.2.6 due to problems with the 1.2.6 release tarball. 
+Django 1.2.7 is a recommended upgrade for all users of any Django release in
+the 1.2.X series.
+
+For more information, see the `release advisory`_.
+
+.. _release advisory: https://www.djangoproject.com/weblog/2011/sep/10/127/

Modified: django/branches/releases/1.3.X/docs/releases/index.txt
===================================================================
--- django/branches/releases/1.3.X/docs/releases/index.txt      2011-09-14 
20:33:42 UTC (rev 16827)
+++ django/branches/releases/1.3.X/docs/releases/index.txt      2011-09-14 
20:33:55 UTC (rev 16828)
@@ -27,6 +27,7 @@
 .. toctree::
    :maxdepth: 1
 
+   1.2.7
    1.2.6
    1.2.5
    1.2.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.

Reply via email to