diff options
author | Konstantin Ritt <ritt.ks@gmail.com> | 2012-11-21 15:53:33 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-11-21 18:23:59 +0100 |
commit | 3791d21f72a4c7035cd1db42c36dbd1dc7efd0f6 (patch) | |
tree | 6dd2968d79937e5278a3b6a0ed0f5fcabf548802 /dist | |
parent | 4a115ab4ae7b6bf0327d35ce23bccab23eb7e460 (diff) | |
download | qtbase-3791d21f72a4c7035cd1db42c36dbd1dc7efd0f6.tar.gz |
Update Qlocale data up to CLDR 22.1
Change-Id: Ie6ddfec14cb052e0b89230dc93290ff79488fb25
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.0.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 922e166723..50c9cb9114 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -347,6 +347,9 @@ General Improvements - The Unicode Data and Algorithms has been updated to match the Unicode Standard of version 6.2. For more information see http://www.unicode.org/ +- The QLocale data has been updated to CLDR 22.1. + For more information see http://cldr.unicode.org/ + Third party components ---------------------- |