diff options
| author | James Bennett <james@b-list.org> | 2013-02-26 13:12:27 -0600 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-08-15 07:41:53 -0400 |
| commit | d2419bb2b85003ba9a35feac8814c9b698ef557c (patch) | |
| tree | e2273ac42642972f2abb330ea854b9a490a24d97 | |
| parent | 52741004f682a82b5e27593fd5ab740bd22d09f6 (diff) | |
[1.6.x] Added release date to 1.5 release notes.
Forwardport of 61283a8208 from 1.5.x
| -rw-r--r-- | docs/releases/1.5.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.5.txt b/docs/releases/1.5.txt index a1b046776b..a738f4d7fd 100644 --- a/docs/releases/1.5.txt +++ b/docs/releases/1.5.txt @@ -2,6 +2,8 @@ Django 1.5 release notes ======================== +*February 26, 2013* + Welcome to Django 1.5! These release notes cover the `new features`_, as well |
