about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2011-08-20 18:33:57 +0000
committerBart Schaefer <barts@users.sourceforge.net>2011-08-20 18:33:57 +0000
commit14f5735ed0ec5bc22c46468d52f972953e2f6737 (patch)
tree2a60c9298324fa07496579d24b8e08d6dafd7303 /ChangeLog
parentcfdb417a6b91364706a8fd5ba319eac086d0d568 (diff)
downloadzsh-14f5735ed0ec5bc22c46468d52f972953e2f6737.tar.gz
zsh-14f5735ed0ec5bc22c46468d52f972953e2f6737.tar.xz
zsh-14f5735ed0ec5bc22c46468d52f972953e2f6737.zip
29711: Avoid expensive "getent group" unless directories are group writable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a7d2c0bac..315083080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-20  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 29711: Completion/compaudit: avoid calling potentially-slow
+	"getent group" unless group-writable directories are found.
+
 2011-08-20  Nikolai Weibull  <now@bitwi.se>
 
 	* 29707: Completion/Unix/Command/.distfiles,
@@ -15323,5 +15328,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5443 $
+* $Revision: 1.5444 $
 *****************************************************