diff options
author | Oliver Kiddle <opk@zsh.org> | 2016-07-08 22:21:42 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2016-07-08 22:21:42 +0200 |
commit | fc286168edac8c0b5fb9e8ec6226d4c77bcde79f (patch) | |
tree | 4d1c0e4cb8865952b7046348a90259a1a5a0665f /ChangeLog | |
parent | c135c416b2ecab332b1fb10d164d426e78ccd6ac (diff) | |
download | zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.gz zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.xz zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.zip |
unposted: fix duplicated words
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 27ce01dd4..e1b5bd524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-07-08 Oliver Kiddle <opk@zsh.org> + + * unposted: Doc/Zsh/builtins.yo, Doc/Zsh/compsys.yo, + Doc/Zsh/options.yo, Doc/Zsh/zle.yo: fix duplicated words + 2016-07-08 Peter Stephenson <p.stephenson@samsung.com> * 38796: Functions/Zle/match-words-by-style: fix subword |