diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-02-19 02:14:08 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-02-19 02:14:08 +0000 |
commit | 0de96fc47898c0ed4c9c8e000fb63c897fe965ae (patch) | |
tree | 056e1a9c1c4376dc7f42824504fe1636c92c170c /ChangeLog | |
parent | 9511df82d856021d249938aa07edb9b3e3f3c682 (diff) | |
download | zsh-0de96fc47898c0ed4c9c8e000fb63c897fe965ae.tar.gz zsh-0de96fc47898c0ed4c9c8e000fb63c897fe965ae.tar.xz zsh-0de96fc47898c0ed4c9c8e000fb63c897fe965ae.zip |
16673: add langinfo module as an interface to locale information.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3fbf97d1c..189a29073 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-02-19 Clint Adams <clint@zsh.org> + + * 16673: zshconfig.ac, Doc/Zsh/.distfiles, Doc/Zsh/mod_langinfo.yo, + Src/Modules/.distfiles, Src/Modules/langinfo.c, + Src/Modules/langinfo.mdd: add langinfo module as an interface + to locale information. + 2002-02-19 Geoff Wing <gcw@zsh.org> * 16635: Src/Zle/zle_refresh.c: make sure we display lists in |