diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-11 20:42:38 +0200 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2014-08-12 09:42:08 +0100 |
commit | 3542ca828a3963d6bb7f0dc45154391dc89b802d (patch) | |
tree | d8f98da937b7e1e7b2d3ec2d5946ebb6a41b8812 /ChangeLog | |
parent | 781affc8699f3ecd4970471e99f925ed93288b28 (diff) | |
download | zsh-3542ca828a3963d6bb7f0dc45154391dc89b802d.tar.gz zsh-3542ca828a3963d6bb7f0dc45154391dc89b802d.tar.xz zsh-3542ca828a3963d6bb7f0dc45154391dc89b802d.zip |
32975, 32984: texi2html.conf location inconsistent in makefile
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dacbd3b81..7b955aa47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-08-12 Peter Stephenson <p.stephenson@samsung.com> + + * Axel Beckert: 32975, 32984: Doc/Zsh/Makefile.in: texi2html.conf + location was inconsistent when building out of tree. + 2014-08-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: Completion/Base/Completer/.distfiles, |