summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.4.10.txt14
-rw-r--r--docs/releases/index.txt1
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/releases/1.4.10.txt b/docs/releases/1.4.10.txt
new file mode 100644
index 0000000000..7477ee5e41
--- /dev/null
+++ b/docs/releases/1.4.10.txt
@@ -0,0 +1,14 @@
+===========================
+Django 1.4.10 release notes
+===========================
+
+*November 6, 2013*
+
+Django 1.4.10 fixes a Python-compatibility bug in the 1.4 series.
+
+Python compatibility
+--------------------
+
+Django 1.4.9 inadvertently introduced issues with Python 2.5 compatibility.
+Django 1.4.10 restores Python 2.5 compatibility. This was issue #21362 in
+Django's Trac.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 27bc8f864c..8c5ef72197 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -41,6 +41,7 @@ Final releases
.. toctree::
:maxdepth: 1
+ 1.4.10
1.4.9
1.4.8
1.4.7