diff options
author | Martijn Dekker <martijn@inlv.org> | 2017-11-10 19:01:58 +0000 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2017-11-11 12:42:51 +0000 |
commit | b432d518e4a2c5dfe3723571c24d69ebdc0b62ba (patch) | |
tree | 5c970cac097df8928b2e0efdb38e98a1b8d67dfe /ChangeLog | |
parent | 7f619220bf7c85b367f63fa11407da273eb50951 (diff) | |
download | zsh-b432d518e4a2c5dfe3723571c24d69ebdc0b62ba.tar.gz zsh-b432d518e4a2c5dfe3723571c24d69ebdc0b62ba.tar.xz zsh-b432d518e4a2c5dfe3723571c24d69ebdc0b62ba.zip |
42004: fix parentheses in documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cf8b0c7e1..affd39e66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-11-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Martijn: 42004: Doc/Zsh/builtins.yo: fix parentheses. + 2017-11-04 Daniel Shahaf <d.s@daniel.shahaf.name> * unposted: Completion/Linux/Command/_sshfs: Make the -o option |