From be8ccc26488552123cd371645dcb4fd13c05fe80 Mon Sep 17 00:00:00 2001 From: Duncan Parkes Date: Wed, 27 Aug 2014 16:18:23 +0100 Subject: Fixed #23371 -- Changed en_GB first day of the week to Monday. --- docs/releases/1.8.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index f060691d83..8b1df14418 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -533,6 +533,9 @@ Miscellaneous * When a dictionary setting is overridden in user settings, both dictionaries are merged by default. See :ref:`dictionary-settings`. +* For consistency with other major vendors, the ``en_GB`` locale now has Monday + as the first day of the week. + .. _deprecated-features-1.8: Features deprecated in 1.8 -- cgit v1.3