Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0b95f02..d8812c0 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,12 +8,19 @@ Changelog
Added
-----
+- Configure the locale for the baseline profile to ``C.UTF-8`` so that a UTF-8 locale is used.
+
Changed
-------
+- Change the releng profile's locale from ``en_US.UTF-8`` to ``C.UTF-8``.
+
Removed
-------
+- Remove the custom pacman hook that ran ``locale-gen`` on glibc install from the releng profile. The used locale now
+ ships with the glibc package itself.
+
[64] - 2022-05-30
=================