about summary refs log tree commit diff
diff options
context:
space:
mode:
-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.