Skip to content

Commit

Permalink
Added basic release notes for 1.2.7.
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16803 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
carljm committed Sep 11, 2011
1 parent 88fc865 commit a829f85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/releases/1.2.7.txt
@@ -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/
1 change: 1 addition & 0 deletions docs/releases/index.txt
Expand Up @@ -35,6 +35,7 @@ Final releases
.. toctree::
:maxdepth: 1

1.2.7
1.2.6
1.2.5
1.2.4
Expand Down

0 comments on commit a829f85

Please sign in to comment.