summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.2.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt
index df0167351a..60e4c15e50 100644
--- a/docs/releases/1.7.2.txt
+++ b/docs/releases/1.7.2.txt
@@ -133,3 +133,5 @@ Bugfixes
on Oracle (the main tablespace was increased from 200M to 300M and the
temporary tablespace from 100M to 150M). This was required to accomodate
growth in Django's own test suite (:ticket:`23969`).
+
+* Fixed timesince filter translations in Korean (:ticket:`23989`).