diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-03-28 09:59:06 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-03-28 09:59:06 +0000 |
| commit | 50d9cdeae4a63a9a628ed9ec218206e660322e68 (patch) | |
| tree | 00383f9688a0c621091553391963fe340f4dc713 /ChangeLog | |
| parent | 24759: dont unfunction if no function; sanitize helper functions (diff) | |
| download | zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar.gz zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar.bz2 zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar.lz zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar.xz zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.tar.zst zsh-50d9cdeae4a63a9a628ed9ec218206e660322e68.zip | |
24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-03-28 Peter Stephenson <pws@csr.com> + + * 24768: Completion/Unix/Type/_canonical_paths, + Doc/Zsh/builtins.yo, Etc/relnotes_4.3.6.txt, Src/builtin.c: + add -q option to cd, chdir, pushd, popd; use in _canonical_paths; + document in release note. + 2008-03-27 Peter Stephenson <pws@csr.com> * 24759: Completion/Unix/Type/_canonical_paths: unfunction |
