diff options
-rw-r--r-- | Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst b/Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst new file mode 100644 index 0000000..53130cce --- /dev/null +++ b/Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst @@ -0,0 +1,2 @@ +Improve Unicode support in non-UTF locales on Oracle Solaris. This issue +does not affect other Solaris systems. |