diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2012-11-11 22:18:16 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2012-11-11 22:18:16 +0000 |
| commit | 3f8decaf7d178c90ef6277a749f1b721f383e65b (patch) | |
| tree | 23fdd9c043ee6f92307384c165fc8895e2090a1c /ChangeLog | |
| parent | 30786: do not enter interactive history editing or command execution if (diff) | |
| download | zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar.gz zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar.bz2 zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar.lz zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar.xz zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.tar.zst zsh-3f8decaf7d178c90ef6277a749f1b721f383e65b.zip | |
30793: account for eglibc in _pick_variant patterns
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2012-11-11 Oliver Kiddle <opk@zsh.org> + + * 30793: Completion/Unix/Command/_getent, + Completion/Unix/Command/_iconv, Completion/Unix/Command/_ldd: + account for eglibc in _pick_variant patterns + 2012-11-08 Bart Schaefer <schaefer@zsh.org> * 30786: Src/builtin.c: do not enter interactive history editing @@ -316,5 +322,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5756 $ +* $Revision: 1.5757 $ ***************************************************** |
