summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.9.txt4
-rw-r--r--docs/releases/1.9.2.txt4
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/1.8.9.txt b/docs/releases/1.8.9.txt
index 823bd9b3eb..5525eca84a 100644
--- a/docs/releases/1.8.9.txt
+++ b/docs/releases/1.8.9.txt
@@ -14,3 +14,7 @@ Bugfixes
* Fixed a crash in the translations system when the current language has no
translations (:ticket:`26046`).
+
+* Fixed a regression that caused the incorrect day to be selected when opening
+ the admin calendar widget for timezones from GMT+0100 to GMT+1200
+ (:ticket:`24980`).
diff --git a/docs/releases/1.9.2.txt b/docs/releases/1.9.2.txt
index f486d00311..375fe3edaa 100644
--- a/docs/releases/1.9.2.txt
+++ b/docs/releases/1.9.2.txt
@@ -17,3 +17,7 @@ Bugfixes
* Fixed a crash in the translations system when the current language has no
translations (:ticket:`26046`).
+
+* Fixed a regression that caused the incorrect day to be selected when opening
+ the admin calendar widget for timezones from GMT+0100 to GMT+1200
+ (:ticket:`24980`).