diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-26 10:35:22 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-26 10:35:22 +0000 |
commit | 8534a97e9b33c9f5ceea9aa8e1408f9146bc4f68 (patch) | |
tree | 0470abd000275d9ce419ac1df8e7c4cf3f9947ea /ChangeLog | |
parent | 857c5983f8d460be85e380c1fd025dbb3a27b304 (diff) | |
download | zsh-8534a97e9b33c9f5ceea9aa8e1408f9146bc4f68.tar.gz zsh-8534a97e9b33c9f5ceea9aa8e1408f9146bc4f68.tar.xz zsh-8534a97e9b33c9f5ceea9aa8e1408f9146bc4f68.zip |
21527: rename zsh-newuser-install and don't run if not loaded
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 16af26a30..01d32b8e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-26 Peter Stephenson <pws@csr.com> + + * 21527: Functions/Newuser/.distfiles, + Functions/Newuser/zsh-install-newuser, + Functions/Newuser/zsh-newuser-install, Scripts/newuser: don't + use function if it failed to load; rename to zsh-newuser-install + in case there are more zsh-newuser-* functions in future. + 2005-07-25 Clint Adams <clint@zsh.org> * 21526: Completion/Unix/Command/_dhclient: handle dhclient V3 as |