Author: ubernostrum Date: 2010-11-11 01:14:28 -0600 (Thu, 11 Nov 2010) New Revision: 14518
Modified: django/trunk/docs/releases/1.3-alpha-1.txt Log: Correct a typo in the 1.3 alpha release notes. Modified: django/trunk/docs/releases/1.3-alpha-1.txt =================================================================== --- django/trunk/docs/releases/1.3-alpha-1.txt 2010-11-11 07:06:27 UTC (rev 14517) +++ django/trunk/docs/releases/1.3-alpha-1.txt 2010-11-11 07:14:28 UTC (rev 14518) @@ -19,7 +19,7 @@ As such, this release is *not* intended for production use, and any such use is discouraged. -As of this alpha release, Django 1.3 containsa number of nifty `new +As of this alpha release, Django 1.3 contains a number of nifty `new features`_, lots of bug fixes, some minor `backwards incompatible changes`_ and an easy upgrade path from Django 1.2. -- 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.
