about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDominic Hopf <dmaphy@googlemail.com>2014-07-03 20:42:48 +0200
committerPeter Stephenson <pws@zsh.org>2014-07-08 09:42:05 +0100
commit71e094772b7bfb87a67c1446c4447270c4d69bad (patch)
tree9eb8370643498c03334b5747e129873b760d6621 /ChangeLog
parentf6b322979b785a9711a17dcc2170228f8a756c6d (diff)
downloadzsh-71e094772b7bfb87a67c1446c4447270c4d69bad.tar.gz
zsh-71e094772b7bfb87a67c1446c4447270c4d69bad.tar.xz
zsh-71e094772b7bfb87a67c1446c4447270c4d69bad.zip
32837: improved installation location support for help directories
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbc016d0b..a2f0e20cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-07-08  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Dominic Hopf: 32837: Config/defs.mk.in: improve handling of
+	installation location for help directories.
+
 	* 32832: Doc/Zsh/grammar.yo Doc/Zsh/params.yo: attempt to
 	improve documentation for how assignment works.