about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-12-29 04:33:52 +0000
committerClint Adams <clint@users.sourceforge.net>2008-12-29 04:33:52 +0000
commitc1613695c7a844972de22e7efd3ccef7b2eb30a1 (patch)
tree7dd1d45753d824207211a8f7bdbd69f0ca8d5f0e /ChangeLog
parent78d1f82e308c8ec35c7694a2f14bad8ed01104da (diff)
downloadzsh-c1613695c7a844972de22e7efd3ccef7b2eb30a1.tar.gz
zsh-c1613695c7a844972de22e7efd3ccef7b2eb30a1.tar.xz
zsh-c1613695c7a844972de22e7efd3ccef7b2eb30a1.zip
26185: fix two places where path to global zshenv was specified statically.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 995909955..aec5268b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 
 2008-12-29  Clint Adams  <clint@zsh.org>
 
+	* 26185: Doc/Zsh/mod_newuser.yo: fix two places where path to
+	global zshenv was specified statically.
+
 	* Richard Hartmann: 26175: Completion/Unix/Command/_vim: updates
 	for vim completion.