diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2024-11-12 12:34:39 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2024-11-12 12:34:39 +0900 |
commit | 6973a9ea843b1504e4c39ed560ee6e99d829ee8f (patch) | |
tree | f53a3d22be37f8fcd13635ee93e8c90a54f20129 /ChangeLog | |
parent | 393cb298aaa849bae62e7294fecb1b60d0dd3910 (diff) | |
download | zsh-6973a9ea843b1504e4c39ed560ee6e99d829ee8f.tar.gz zsh-6973a9ea843b1504e4c39ed560ee6e99d829ee8f.tar.xz zsh-6973a9ea843b1504e4c39ed560ee6e99d829ee8f.zip |
53137 + 53213: support creating intro.html
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bdb60cf33..22ee71a4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-11-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 53137 + 53213: Doc/Makefile.in, Doc/intro.ms, allow creating + intro.html + 2024-11-11 Eric Cook <llua@gmx.com> * 53144: Completion/Unix/Command/_sysctl: |