1
0
mirror of https://github.com/django/django.git synced 2025-07-04 09:49:12 +00:00

[1.1.X] The 1.1.X branch has been created, so that needs to be past tense. Backport of [11588] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11589 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
James Bennett 2009-09-22 21:21:45 +00:00
parent f6eb522a81
commit 880a447497

View File

@ -199,7 +199,7 @@ will be created there approximately one month after each new Django
release. For example, shortly after the release of Django 1.0, the release. For example, shortly after the release of Django 1.0, the
branch ``django/branches/releases/1.0.X`` was created to receive bug branch ``django/branches/releases/1.0.X`` was created to receive bug
fixes, and shortly after the release of Django 1.1 the branch fixes, and shortly after the release of Django 1.1 the branch
``django/branches/releases/1.1.X`` will be created. ``django/branches/releases/1.1.X`` was created.
Prior to the Django 1.0 release, these branches were maintaind within Prior to the Django 1.0 release, these branches were maintaind within
the top-level ``django/branches`` directory, and so the following the top-level ``django/branches`` directory, and so the following