summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-05-14 11:42:59 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-05-14 11:42:59 +0000
commit626d2e724344e9530e9881958a56b7daa117d6d9 (patch)
treeb48681df50b929b9d14ef4ee050832ebe48e3823 /docs
parentbca6a7f6c0f59449214f88ff8b1d360031a19c5d (diff)
Removed the 'under development' marker from the 1.1.2 release notes; a little too late, but better than never.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13263 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.1.2.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/releases/1.1.2.txt b/docs/releases/1.1.2.txt
index 36a8051f36..3e5355f231 100644
--- a/docs/releases/1.1.2.txt
+++ b/docs/releases/1.1.2.txt
@@ -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.