File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1294,7 +1294,7 @@ Determine the ICU default locale from the environment (Jeff Davis)
1294
1294
</para>
1295
1295
1296
1296
<para>
1297
- However, ICU doesn't support the C local so UTF-8 is used in such cases. Previously the default was always UTF-8.
1297
+ However, ICU doesn't support the C locale so UTF-8 is used in such cases. Previously the default was always UTF-8.
1298
1298
</para>
1299
1299
</listitem>
1300
1300
@@ -1335,8 +1335,11 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1335
1335
1336
1336
<listitem>
1337
1337
<para>
1338
- Add Windows process the system collations (Jose Santamaria Flecha)
1339
- ADD THIS?
1338
+ Allow Windows to import system locales automatically (Juan José Santamaría Flecha)
1339
+ </para>
1340
+
1341
+ <para>
1342
+ Previously, only ICU locales could be imported on Windows.
1340
1343
</para>
1341
1344
</listitem>
1342
1345
You can’t perform that action at this time.
0 commit comments