summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 1330b68..b88a0a7 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,14 @@
0.9.0 (2020-07-??)
==================
+locale
+------
+
+* New module.
+
+* Adds newlocale and freelocale, which provide a glibc-compatible locale_t ABI.
+ This is necessary for software using the libstdc++ <locale>/<ctype> modules.
+
unistd
------