summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2015-04-14 22:11:32 -0400
committerSimon Charette <charette.s@gmail.com>2015-04-14 22:11:40 -0400
commit28e89783254ac0899a26eee324555a9033ccbe9a (patch)
treea21a186e9c99b3f93e3b6edbcecb4a270b4f72bf /docs
parent910638fc4e4f83bda31dd91db5017acb06dfc8d2 (diff)
Fixed typos in the 1.7.7 release notes.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.7.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/1.7.7.txt b/docs/releases/1.7.7.txt
index ff14dab1e0..fc25c152fc 100644
--- a/docs/releases/1.7.7.txt
+++ b/docs/releases/1.7.7.txt
@@ -2,7 +2,7 @@
Django 1.7.7 release notes
==========================
-*Under development*
+*March 18, 2015*
Django 1.7.7 fixes several bugs and security issues in 1.7.6.
@@ -51,4 +51,4 @@ Bugfixes
* Stopped writing migration files in dry run mode when merging migration
conflicts. When ``makemigrations --merge`` is called with ``verbosity=3`` the
- migration file is written to ``stdout`` (:ticket: `24427`).
+ migration file is written to ``stdout`` (:ticket:`24427`).