about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-07-03 14:34:19 +0000
committerClint Adams <clint@users.sourceforge.net>2001-07-03 14:34:19 +0000
commita65fea58a554d5152ce7c82091b0c2f54ec21ac7 (patch)
treeb6466b82043fe7cdedcd507e9cef2be44a9a0bb1
parente390c96bd667c442a6fc4e2f8f315a141a4c6a51 (diff)
downloadzsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.tar.gz
zsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.tar.xz
zsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.zip
unposted: add mod_pcre to doc makefile
-rw-r--r--ChangeLog6
-rw-r--r--Doc/Makefile.in4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 938f246f2..df6cb2ce5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
+2001-07-03  Clint Adams  <clint@zsh.org>
+
+	* unposted: Doc/Makefile.in: add mod_pcre.yo to makefile.
+
 2001-07-03  Oliver Kiddle  <opk@zsh.org>
 
 	* 15223, Akinori Musha: 15215: Completion/Unix/Command/.distfiles,
 	Completion/Unix/Command/_sysctl: Add completion for sysctl(8)
 
-2001-07-02  Clint Adams  <clint@zsh.org>
+2001-07-03  Clint Adams  <clint@zsh.org>
 
 	* unposted: Doc/Zsh/.distfiles,
 	Functions/Example/.distfiles, Src/Modules/.distfiles:
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index cc2fbab38..6d07a0a68 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -58,8 +58,8 @@ Zsh/mod_cap.yo Zsh/mod_clone.yo \
 Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo \
 Zsh/mod_computil.yo \
 Zsh/mod_deltochar.yo Zsh/mod_example.yo Zsh/mod_files.yo \
-Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_parameter.yo Zsh/mod_sched.yo \
-Zsh/mod_stat.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo \
+Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo \
+Zsh/mod_sched.yo Zsh/mod_stat.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo \
 Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo \
 Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zutil.yo