summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.5.txt2
-rw-r--r--docs/releases/1.9.13.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/1.10.5.txt b/docs/releases/1.10.5.txt
index 0c70fc04b5..5c9d40914b 100644
--- a/docs/releases/1.10.5.txt
+++ b/docs/releases/1.10.5.txt
@@ -16,4 +16,4 @@ Bugfixes
(:ticket:`27418`).
* Fixed a regression in the ``timesince`` and ``timeuntil`` filters that caused
- incorrect results for dates in a leap year.
+ incorrect results for dates in a leap year (:ticket:`27637`).
diff --git a/docs/releases/1.9.13.txt b/docs/releases/1.9.13.txt
index 093b40f057..03ffd80400 100644
--- a/docs/releases/1.9.13.txt
+++ b/docs/releases/1.9.13.txt
@@ -10,4 +10,4 @@ Bugfixes
========
* Fixed a regression in the ``timesince`` and ``timeuntil`` filters that caused
- incorrect results for dates in a leap year.
+ incorrect results for dates in a leap year (:ticket:`27637`).