diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 18:28:18 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 18:32:01 (EST) |
commit | 5e06af10629bf2dcabfb618997eee21353e16036 (patch) | |
tree | afdd08cfe116d9a0d6f4c7fa701dc4093e32539e /NEWS | |
parent | f7809b045500b65a754a3b42279c808f237b58a9 (diff) |
locale: Add C and POSIX locales
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Changes in this release: when appropriate (as determined by libopkbuild). * oh-shlibdeps no longer overwrites the contents of existing substvars files. + * "C" and "POSIX" locales have been added. They are identical to the + "en_US" locale. opkhelper version 3.1.3 ----------------------- |