diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 15:17:23 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-02 15:22:02 (EST) |
commit | 904df8c842ad0f322a67f62a2c9c956cfd7abf25 (patch) | |
tree | a19c2a47f94db05ae884e4ea1cdab3b51ba605f9 /NEWS | |
parent | 2d4bc5e8e133f8f353562f01618646cf8e2649e1 (diff) |
locale: Add C and POSIX locales
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,11 @@ libopkbuild: infinite loop when passed times on January 1. This time bomb broke ob-buildopk one day every year. +Locales: + + * "C" and "POSIX" locales have been added. They are identical to the + "en_US" locale. + opkbuild version 4.2.1 ---------------------- |