[1.1.X] Removed the 'under development' marker from the 1.1.2 release notes; a little too late, but better than never.

Backport of r13263 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13264 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2010-05-14 11:43:55 +00:00
parent 5d6b2966af
commit 934dc9e712
1 changed files with 4 additions and 6 deletions

View File

@ -1,12 +1,10 @@
.. _releases-1.1.2:
==============================================
Django 1.1.2 release notes — UNDER DEVELOPMENT
==============================================
==========================
Django 1.1.2 release notes
==========================
This page documents release notes for the as-yet-unreleased Django
1.1.2. As such it is tentative and subject to change. It provides
up-to-date information for those who are following the 1.1.X branch.
Welcome to Django 1.1.2!
This is the second "bugfix" release in the Django 1.1 series,
improving the stability and performance of the Django 1.1 codebase.