diff options
author | Phil Pennock <zsh-workers+phil.pennock@spodhuis.org> | 2017-01-09 15:32:09 -0500 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2017-01-10 03:48:25 +0000 |
commit | 1db0eea95ae3d09475a8746ed85fe764b7c89798 (patch) | |
tree | b7fb41320751e7b0c600c3ccaa990c5d1b49d710 /ChangeLog | |
parent | ebcc57210dab15bfc4ba2415bd98bca548966ef6 (diff) | |
download | zsh-1db0eea95ae3d09475a8746ed85fe764b7c89798.tar.gz zsh-1db0eea95ae3d09475a8746ed85fe764b7c89798.tar.xz zsh-1db0eea95ae3d09475a8746ed85fe764b7c89798.zip |
40318 (in part): Document echo \c behaviour.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 432ac4030..9dab82c46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-01-10 Phil Pennock <zsh-workers+phil.pennock@spodhuis.org> + + * 40318 (in part): Doc/Zsh/builtins.yo: Document echo \c + behaviour. + 2017-01-10 Daniel Shahaf <d.s@daniel.shahaf.name> * 40302: Completion/Unix/Command/_swaks: New _swaks completion |