summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-06-22 11:16:18 -0400
committerTim Graham <timograham@gmail.com>2016-06-22 11:16:18 -0400
commit91c02ca7baa7b53f18325068b9f8785557b445ca (patch)
treea2d56912178b47926b8d226bfe2c4213320d3c1c /docs
parent9a54face2572d67c7a31dc967bfb66af6e98165c (diff)
Fixed a heading typo in docs/releases/1.11.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt
index 001fb1ead1..ce1f8984b1 100644
--- a/docs/releases/1.11.txt
+++ b/docs/releases/1.11.txt
@@ -241,7 +241,7 @@ Database backend API
* ...
Dropped support for PostgreSQL 9.2 and PostGIS 2.0
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------------------------------------
Upstream support for PostgreSQL 9.2 ends in September 2017. As a consequence,
Django 1.11 sets PostgreSQL 9.3 as the minimum version it officially supports.