diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-17 10:16:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-17 10:16:36 +0000 |
commit | 5778033ffc5964450a20469a142202b5fdda36da (patch) | |
tree | e514b63668c382ac1d0a4c5bb3cb198fae6b3949 /localedata | |
parent | 46a32546c924213322a0d0d5b6d636d2f58094c0 (diff) | |
download | glibc-5778033ffc5964450a20469a142202b5fdda36da.zip glibc-5778033ffc5964450a20469a142202b5fdda36da.tar.gz glibc-5778033ffc5964450a20469a142202b5fdda36da.tar.bz2 |
Update.
* localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2c19c83..b5ca9ef 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,6 @@ 2003-03-17 Ulrich Drepper <drepper@redhat.com> - * localedata/en_ZA: hanged %x for LC_TIME to use dd/mm/ccyy. + * localedata/en_ZA: Changed %x for LC_TIME to use dd/mm/ccyy. Added ^ to LC_MESSAGES regex "^[yY].*". Confirmed LC_PAPER adn LC_MEASUREMENT settings. Added country and language names to LC_ADDRESS. |