diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-11-23 11:29:20 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-11-23 11:29:20 +0000 |
commit | 325a7c041715f7602ad55161cf15e14b24f97b97 (patch) | |
tree | 12de09272aebda9c993209a39cf7857b2c73f01f /ChangeLog | |
parent | e14491ea7f0548abdc8020bddf330e94c711085b (diff) | |
download | zsh-325a7c041715f7602ad55161cf15e14b24f97b97.tar.gz zsh-325a7c041715f7602ad55161cf15e14b24f97b97.tar.xz zsh-325a7c041715f7602ad55161cf15e14b24f97b97.zip |
22013: initial go at a working zsh-newuser-install
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bcb33d3d2..4a8d74d3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-11-23 Peter Stephenson <pws@csr.com> + + * 22013: INSTALL, NEWS, Completion/compinstall, + Functions/Newuser/zsh-newuser-install: initial go at a + working zsh-newuser-install function. + 2005-11-22 Clint Adams <clint@zsh.org> * 22012: Completion/Debian/Command/_mergechanges: |