summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index ecd2af6ddc..e06946aaa6 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -297,6 +297,9 @@ Templates
the ability to register libraries and builtins explicitly through the
template :setting:`OPTIONS <TEMPLATES-OPTIONS>`.
+* The ``timesince`` and ``timeuntil`` filters were improved to deal with leap
+ years when given large time spans.
+
Requests and Responses
^^^^^^^^^^^^^^^^^^^^^^