Author: mtredinnick Date: 2008-12-06 21:56:50 -0600 (Sat, 06 Dec 2008) New Revision: 9585
Modified: django/branches/releases/1.0.X/docs/releases/1.0.2.txt Log: [1.0.X] Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes. Backport of r9584 from trunk. Modified: django/branches/releases/1.0.X/docs/releases/1.0.2.txt =================================================================== --- django/branches/releases/1.0.X/docs/releases/1.0.2.txt 2008-12-07 03:54:45 UTC (rev 9584) +++ django/branches/releases/1.0.X/docs/releases/1.0.2.txt 2008-12-07 03:56:50 UTC (rev 9585) @@ -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 -~----------~----~----~----~------~----~------~--~---
