about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-05-22 15:49:04 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-05-22 15:49:04 +0000
commit903ee41560acb802fd3bfb71ac3545645e3168ff (patch)
treed0eb8d7aeebceb28a8b2df779edc2355ae4ecf09 /ChangeLog
parent663e892126dce7efdf94ada38166b6f8c12351c7 (diff)
downloadzsh-903ee41560acb802fd3bfb71ac3545645e3168ff.tar.gz
zsh-903ee41560acb802fd3bfb71ac3545645e3168ff.tar.xz
zsh-903ee41560acb802fd3bfb71ac3545645e3168ff.zip
11508: Add texipage() to printindex().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3ebd3645..f4efc26c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-05-22  Bart Schaefer  <schaefer@zsh.org>
 
+	* 11508: Doc/Zsh/index.yo: Add texipage() to printindex().
+
 	* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
 
 2000-05-22  Chmouel Boudjnah  <chmouel@mandrakesoft.com>