Author: russellm
Date: 2010-06-21 07:19:32 -0500 (Mon, 21 Jun 2010)
New Revision: 13366

Added:
   django/trunk/docs/releases/1.3.txt
Modified:
   django/trunk/docs/releases/index.txt
Log:
Added skeleton 1.3 release notes.

Added: django/trunk/docs/releases/1.3.txt
===================================================================
--- django/trunk/docs/releases/1.3.txt                          (rev 0)
+++ django/trunk/docs/releases/1.3.txt  2010-06-21 12:19:32 UTC (rev 13366)
@@ -0,0 +1,31 @@
+.. _releases-1.3:
+
+============================================
+Django 1.3 release notes - UNDER DEVELOPMENT
+============================================
+
+This page documents release notes for the as-yet-unreleased Django
+1.3. As such, it's tentative and subject to change. It provides
+up-to-date information for those who are following trunk.
+
+Django 1.3 includes a number of nifty `new features`_, lots of bug
+fixes and an easy upgrade path from Django 1.2.
+
+.. _new features: `What's new in Django 1.3`_
+
+.. _backwards-incompatible-changes-1.3:
+
+Backwards-incompatible changes in 1.3
+=====================================
+
+
+
+Features deprecated in 1.3
+==========================
+
+
+
+What's new in Django 1.3
+========================
+
+

Modified: django/trunk/docs/releases/index.txt
===================================================================
--- django/trunk/docs/releases/index.txt        2010-06-21 12:09:25 UTC (rev 
13365)
+++ django/trunk/docs/releases/index.txt        2010-06-21 12:19:32 UTC (rev 
13366)
@@ -16,6 +16,13 @@
 Final releases
 ==============
 
+1.3 release
+-----------
+.. toctree::
+   :maxdepth: 1
+
+   1.3
+
 1.2 release
 -----------
 .. toctree::

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to