diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-07-03 14:34:19 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-07-03 14:34:19 +0000 |
commit | a65fea58a554d5152ce7c82091b0c2f54ec21ac7 (patch) | |
tree | b6466b82043fe7cdedcd507e9cef2be44a9a0bb1 /ChangeLog | |
parent | e390c96bd667c442a6fc4e2f8f315a141a4c6a51 (diff) | |
download | zsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.tar.gz zsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.tar.xz zsh-a65fea58a554d5152ce7c82091b0c2f54ec21ac7.zip |
unposted: add mod_pcre to doc makefile
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 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: |