Author: mtredinnick Date: 2008-12-06 21:54:45 -0600 (Sat, 06 Dec 2008) New Revision: 9584
Modified: django/trunk/docs/releases/1.0.2.txt Log: Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes. Modified: django/trunk/docs/releases/1.0.2.txt =================================================================== --- django/trunk/docs/releases/1.0.2.txt 2008-12-07 03:49:38 UTC (rev 9583) +++ django/trunk/docs/releases/1.0.2.txt 2008-12-07 03:54:45 UTC (rev 9584) @@ -10,7 +10,7 @@ improving the stability and performance of the Django 1.0 codebase. As such, Django 1.0.2 contains no new features (and, pursuant to :ref:`our compatibility policy <misc-api-stability>`, maintains backwards compatibility with Django -1.0.2), but does contain a number of fixes and other +1.0.0), but does contain a number of fixes and other improvements. Django 1.0.2 is a recommended upgrade for any development or deployment currently using or targeting Django 1.0. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
