about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-27 18:24:41 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-27 18:24:41 +0000
commita6cf8b340c14cddfec0a2c1ff1cc1cf9401fb701 (patch)
tree1b57847c870b5873dcdb18bf585ec5011ba132dc /ChangeLog
parent0076d686645eb58256f2051a3f82136b9d70ea42 (diff)
downloadzsh-a6cf8b340c14cddfec0a2c1ff1cc1cf9401fb701.tar.gz
zsh-a6cf8b340c14cddfec0a2c1ff1cc1cf9401fb701.tar.xz
zsh-a6cf8b340c14cddfec0a2c1ff1cc1cf9401fb701.zip
24617: add '.' to the yodl include path for when files are passed as ../../Doc/*.yo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd6bc0138..e89bf3e75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-22  Clint Adams  <clint@zsh.org>
+
+	* 24617: Doc/Makefile.in: add '.' to the yodl include path
+	for when files are passed as ../../Doc/*.yo.
+
 2008-02-27  Peter Stephenson  <pws@csr.com>
 
 	* 24611: Src/subst.c, Test/D04parameter.ztst: 23562