about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-06-03 15:15:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-06-03 15:15:53 +0000
commit4070b8ba9eaf31d38908cdcde8114d1cbf4e35b9 (patch)
tree82dcba3c69034876408bb52acb6b92994f6ddfca /ChangeLog
parent03d14ff12e933c6f7c57946db19c19963375c235 (diff)
downloadzsh-4070b8ba9eaf31d38908cdcde8114d1cbf4e35b9.tar.gz
zsh-4070b8ba9eaf31d38908cdcde8114d1cbf4e35b9.tar.xz
zsh-4070b8ba9eaf31d38908cdcde8114d1cbf4e35b9.zip
20017: zsh.html was missing from doc distributino
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ca3b15e0..292eb0079 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-06-03  Peter Stephenson  <pws@csr.com>
 
+	* 20017: Doc/.distfiles: add zsh.html to doc distribution.
+
 	* users/7467: Completion/Base/Core/_dispatch: quoted commands
 	weren't found in dispatcher lookup.