diff options
author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-04-12 23:01:25 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-04-12 23:01:25 +0100 |
commit | 67a4be36c6203c26c3912c07441f42e3965f0fa8 (patch) | |
tree | 489dc2a5f9ddc8ee08f568fa24e346d1c4318395 /ChangeLog | |
parent | b174a0df054929efd7804922750c71adeb8e0b57 (diff) | |
download | zsh-67a4be36c6203c26c3912c07441f42e3965f0fa8.tar.gz zsh-67a4be36c6203c26c3912c07441f42e3965f0fa8.tar.xz zsh-67a4be36c6203c26c3912c07441f42e3965f0fa8.zip |
31263 (but changed * to - for consitency):
suppress texinfo warning by giving item an argument
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 18cf3a691..0b3a12c31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2013-04-12 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 31263 (changed * to - for consistency with elsewhere): + Doc/Zsh/mod_curses.yo: suppress texinfo warning by adding item + arguments. + * 31261: Doc/Zsh/compsys.yo, Doc/ztexi.yo: updates needed with latest texinfo. |