From 6a403c467634fdf8bf0757e3fe645fefeec2eb8b Mon Sep 17 00:00:00 2001 From: James Bennett Date: Thu, 11 Nov 2010 07:20:31 +0000 Subject: [PATCH] Remove the 1.3 paragraph from the alpha notes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14521 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/releases/1.3-alpha-1.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/releases/1.3-alpha-1.txt b/docs/releases/1.3-alpha-1.txt index 6c06047aed..d8af9f3c19 100644 --- a/docs/releases/1.3-alpha-1.txt +++ b/docs/releases/1.3-alpha-1.txt @@ -2,10 +2,6 @@ Django 1.3 alpha 1 release notes ================================ -This page documents release notes for the as-yet-unreleased Django -1.3. As such, it's tentative and subject to change. It provides -up-to-date information for those who are following trunk. - November 11, 2010 Welcome to Django 1.3 alpha 1!