diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-16 13:41:50 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-16 13:41:50 +0000 |
| commit | 184ea22946af7632c232e12a6b93b067d7c4c62b (patch) | |
| tree | 38585a135b426399d7339d7aed0ad165c30c27b9 /ChangeLog | |
| parent | fixed configuration of menu-selection with menu style; pseudo-context `-comma... (diff) | |
| download | zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar.gz zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar.bz2 zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar.lz zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar.xz zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.tar.zst zsh-184ea22946af7632c232e12a6b93b067d7c4c62b.zip | |
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-05-16 Peter Stephenson <pws@cambridgesiliconradio.com> + + * 11410: Src/glob.c: tokenize `=' in tokenize(), so that `=cmd' + will be a candidate for expansion if `~user' is (respecting + any relevant options). + 2000-05-16 Sven Wischnowsky <wischnow@zsh.org> * 11408: Completion/Core/_main_complete, Completion/Core/_normal, |
