summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Doc/.distfiles2
2 files changed, 3 insertions, 1 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.
diff --git a/Doc/.distfiles b/Doc/.distfiles
index a23051f28..7e1996143 100644
--- a/Doc/.distfiles
+++ b/Doc/.distfiles
@@ -13,6 +13,6 @@ DISTFILES_SRC='
DISTFILES_DOC='
zsh.info zsh.info-[0-9]*
- zsh_*toc.html zsh_[0-9]*.html
+ zsh.html zsh_*toc.html zsh_[0-9]*.html
zsh.dvi zsh_us.ps zsh_a4.ps
'