1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

Fix last commit's ChangeLog.

This commit is contained in:
Daniel Shahaf 2018-01-13 19:00:26 +00:00
parent 254d8ed8cb
commit 0cfa6da3e8

View file

@ -1,6 +1,6 @@
2018-01-13 Barton E. Schaefer <schaefer@zsh.org>
* unposted: Doc/Zsh/expn.yo: Follow-up to previous: Clarify that
* 42264: Doc/Zsh/expn.yo: Follow-up to previous: Clarify that
${histchars[1]} may be backslash-escaped even when it isn't '!'.
2018-01-13 Daniel Shahaf <d.s@daniel.shahaf.name>