about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-01-13 16:11:14 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-01-13 17:52:59 +0000
commitba752d2eb51957b85fa0003732e6e6345ad80668 (patch)
tree2e3d4bfa82a34406abfbba2fcc71800fa377f013 /ChangeLog
parentef0aae1c27fb198f6b7983aa85fe44853a6f426c (diff)
downloadzsh-ba752d2eb51957b85fa0003732e6e6345ad80668.tar.gz
zsh-ba752d2eb51957b85fa0003732e6e6345ad80668.tar.xz
zsh-ba752d2eb51957b85fa0003732e6e6345ad80668.zip
42261: docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75720c61b..6b1b59932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-13  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 42261: Doc/Zsh/expn.yo, Doc/Zsh/grammar.yo: docs: Expand
+	documentation of $histchars[1]. Joint with Matthew Martin.
+
 2018-01-10  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* Matthew Martin: 42242: Completion/Unix/Command/_ldconfig: