Author: ubernostrum
Date: 2010-02-06 14:48:55 -0600 (Sat, 06 Feb 2010)
New Revision: 12395

Modified:
   django/trunk/docs/releases/1.2-beta-1.txt
Log:
Clarify number of deprecations in the beta release.

Modified: django/trunk/docs/releases/1.2-beta-1.txt
===================================================================
--- django/trunk/docs/releases/1.2-beta-1.txt   2010-02-06 06:05:44 UTC (rev 
12394)
+++ django/trunk/docs/releases/1.2-beta-1.txt   2010-02-06 20:48:55 UTC (rev 
12395)
@@ -26,15 +26,15 @@
 Deprecations and other changes in 1.2 beta
 ==========================================
 
-This beta release deprecates one portion of public API, and introduces
-a potentially backwards-incompatible change to another. Under
-:ref:`our API stability policy <misc-api-stability>`, deprecation
-proceeds over multiple release cycles: initially, the deprecated API
-will raise ``PendingDeprecationWarning``, followed by raising
-``DeprecationWarning`` in the next release, and finally removal of the
-deprecated API in the release after that. APIs beginning the
-deprecation process in Django 1.2 will be removed in the Django 1.4
-release.
+This beta release deprecates two portions of public API, and
+introduces a potentially backwards-incompatible change to
+another. Under :ref:`our API stability policy <misc-api-stability>`,
+deprecation proceeds over multiple release cycles: initially, the
+deprecated API will raise ``PendingDeprecationWarning``, followed by
+raising ``DeprecationWarning`` in the next release, and finally
+removal of the deprecated API in the release after that. APIs
+beginning the deprecation process in Django 1.2 will be removed in the
+Django 1.4 release.
 
 
 Unit test runners

-- 
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