summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJuneHyeon Bae <devunt@gmail.com>2014-12-14 16:43:27 +0100
committerClaude Paroz <claude@2xlibre.net>2014-12-14 16:47:06 +0100
commiteb632bfba51263f9a91e1699be25dac7b7bab53e (patch)
tree1ffddd6b731c556ba7bcf87fc30276dbfb0ec7b2 /docs
parent9189ef438ef885446b20bf4c017d3cf53335ab08 (diff)
[1.7.x] Fixed timesince translations for Korean
Refs #23989.
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`).