about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-10-24 11:49:42 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-10-24 11:49:42 +0000
commit9494376087cffe7363db1a25fcb4171ed4e1b6fc (patch)
tree5c2adba4d7cb799856bb34b66f88375daa4d2d25 /ChangeLog
parentaae077ec2b4c9e0d2c1d3871673f5415c2b4534a (diff)
downloadzsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.tar.gz
zsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.tar.xz
zsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.zip
Fix for texi2html 1.64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d8bc107b..dfb0d4c33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-24  Peter Stephenson  <pws@csr.com>
+
+	* 16130: Doc/.cvsignore, Doc/Zsh/manual.yo: Fix for texi2html
+	1.64.
+
 2001-10-24  Geoff Wing  <gcw@zsh.org>
 
 	* 16063: Src/zsh.h, Src/options.c, Src/Zle/zle_main.c,