This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[COMMITTED][PATCH 1/1] uk_UA: Add alternative month names (bug 10871).
25.01.2018 01:10 Rafal Luzynski <digitalfreak@lingonborough.com> wrote:
>
> Primary month names are in a genitive case now, alternative month names
> are in a nominative case.
>
> The alternative digits hack is no longer needed and has been removed.
>
> [BZ #10871]
> * localedata/locales/uk_UA (mon): Renamed to...
> (alt_mon): This.
> (alt_digits): "0" removed and then renamed to...
> (mon): This.
> (date_fmt): Definition changed not to use the alternative
> digits hack.
> ---
> localedata/locales/uk_UA | 18 +++++-------------
> 1 file changed, 5 insertions(+), 13 deletions(-)
> [...]
This has been committed. Dmitry: yes, it passes make check.
Regards,
Rafal