summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2019-12-30 18:00:36 +0000
committerDaniel Shahaf <danielsh@apache.org>2019-12-31 17:22:10 +0000
commitf3d18c3fb5ef431962a3ed2062f637e253b3d975 (patch)
tree87cfadd5627b5bc3d6d6cec8d1cb406773dd53f2 /ChangeLog
parent45150 + 45152: zshexpn: Use a more minimal example in the documentation of (#b). (diff)
downloadzsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar.gz
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar.bz2
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar.lz
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar.xz
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.tar.zst
zsh-f3d18c3fb5ef431962a3ed2062f637e253b3d975.zip
45160: zshexpn: Expand documentation of (S)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12c49e2be..fd6089768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-12-31 Daniel Shahaf <d.s@daniel.shahaf.name>
+
+ * 45160: Doc/Zsh/expn.yo: zshexpn: Expand documentation
+ of (S)
+
2019-12-28 Sebastian Gniazdowski <sgniazdowski@gmail.com>
* 45150 + 45152: Doc/Zsh/expn.yo: zshexpn: Use a more minimal