diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-05 19:31:01 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-10-05 19:31:01 +0000 |
commit | 9421f9449c0605908eaf43d19274a6f5826c148f (patch) | |
tree | 6cfa717111c612ee8eada7d5251d1b1b489d3acb /ChangeLog | |
parent | 930d43d7afea0274b845ede956a533229f1974c8 (diff) | |
download | zsh-9421f9449c0605908eaf43d19274a6f5826c148f.tar.gz zsh-9421f9449c0605908eaf43d19274a6f5826c148f.tar.xz zsh-9421f9449c0605908eaf43d19274a6f5826c148f.zip |
unposted, c.f. users/11935: quoting of arguments to unalias
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 47a7d47aa..fb18eff9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-05 Peter Stephenson <p.w.stephenson@ntlworld.com + + * unposted, c.f. users/11935: Doc/Zsh/builtins.yo: quoting + of arguments to unalias. + 2007-10-04 Clint Adams <clint@zsh.org> * 23905: Completion/Unix/Command/_git: remove useless gitdir |