about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-09-25 19:17:14 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-09-25 19:17:14 +0100
commit1fb5742e86ad69484b4e9a299f40e228193af70c (patch)
treea42bfb4ddd205a196591837f0ac1da9cf5d79e3c
parent691a7e4b3d106bbc899bacbce20d1be9865b6598 (diff)
downloadzsh-1fb5742e86ad69484b4e9a299f40e228193af70c.tar.gz
zsh-1fb5742e86ad69484b4e9a299f40e228193af70c.tar.xz
zsh-1fb5742e86ad69484b4e9a299f40e228193af70c.zip
33212: improve log entry
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a3e72e3e8..3054e590f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -81,8 +81,8 @@
 
 	* 33212: Src/zsh.mdd: Src/init.c, Src/zsh.mdd, configure.ac: add
 	/usr/local/share/zsh/site-functions to head of fpath if not
-	present in configurable.  Not configurable as serves as fallback
-	only if no handling /etc/zshenv.
+	present from result of running configure.  There's no
+	configuration for this as it serves as a fallback.
 
 	* Tanu Kaskinen: 33209: Doc/Makefile.in: don't fail
 	catastrophically when builing zsh.texi if yodl isn't available.