diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-05-19 08:33:06 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-05-19 08:33:06 +0000 |
| commit | 7672efed2e75e70fd9dbe0c51ef661622f5e5091 (patch) | |
| tree | 0dcf30386128c018c11c8ef46f4ec95a8dcc7c9c /ChangeLog | |
| parent | don't use $match for something different than (#b)ackrefs (11464) (diff) | |
| download | zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar.gz zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar.bz2 zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar.lz zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar.xz zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.tar.zst zsh-7672efed2e75e70fd9dbe0c51ef661622f5e5091.zip | |
fix for unambiguous string insertion (11466)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ 2000-05-19 Sven Wischnowsky <wischnow@zsh.org> + * 11466: Src/Zle/compresult.c: fix for unambiguous string insertion + * 11464: Completion/Base/_arguments, Completion/Core/_approximate, Completion/Core/_files, Completion/Core/_multi_parts, Completion/Core/_sep_parts, Completion/Debian/_apt, Completion/User/_enscript, Completion/User/_finger, - Completion/User/_urls, Completion/X/_xutils:don't use $match for + Completion/User/_urls, Completion/X/_xutils: don't use $match for something different than (#b)ackrefs 2000-05-18 Sven Wischnowsky <wischnow@zsh.org> |
