summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2012-11-11 22:18:16 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2012-11-11 22:18:16 +0000
commit3f8decaf7d178c90ef6277a749f1b721f383e65b (patch)
tree23fdd9c043ee6f92307384c165fc8895e2090a1c /ChangeLog
parent30786: do not enter interactive history editing or command execution if (diff)
downloadzsh-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--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aa5473e4d..ace71f6ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 $
*****************************************************