summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorslollo <ms@pereslavl.ru>2014-10-29 03:40:02 +0300
committerTim Graham <timograham@gmail.com>2014-10-30 09:20:57 -0400
commitffd31c017f94234e1024a3345f601b020980aa47 (patch)
treef75486e1f103ec852817912dc95a9de0ed007d4f /docs
parentd9bb7128fe7bc565a2dbbd1e89bb0345711b46f6 (diff)
[1.7.x] Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.
Backport of eab3dc195e from master
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 245512650f..9f20e0a01b 100644
--- a/docs/releases/1.7.2.txt
+++ b/docs/releases/1.7.2.txt
@@ -32,3 +32,5 @@ Bugfixes
* Fixed a migration crash when removing a field that is referenced in
``AlterIndexTogether`` or ``AlterUniqueTogether`` (:ticket:`23614`).
+
+* Updated the first day of the week in the Ukrainian locale to Monday.