summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-15 19:50:54 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-16 18:18:14 +0000
commit6f263b5e8972f7858ed389c96211e3828f8ae13a (patch)
tree53d6bbdb48d663de473bcbb7d288fe796c22738c /ChangeLog
parentunposted: docs: Fix a cross-reference. (diff)
downloadzsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar.gz
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar.bz2
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar.lz
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar.xz
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.tar.zst
zsh-6f263b5e8972f7858ed389c96211e3828f8ae13a.zip
45306: zstyle docs: Introduce the first synopsis in the same way as all others: with an item()().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74b14eebb..a5c27f50e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2020-01-16 Daniel Shahaf <danielsh@apache.org>
+ * 45306: Doc/Zsh/mod_zutil.yo: zstyle docs: Introduce the first
+ synopsis in the same way as all others: with an item()().
+
* unposted: Doc/Zsh/options.yo, Doc/Zsh/params.yo: docs: Fix
a cross-reference.