diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-17 12:32:13 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2016-07-20 07:00:29 +0000 |
commit | 6e966f691d588932cde025083fa91575f661119a (patch) | |
tree | c710f0e33d9bef5281a9c317b317606b6c0121cb /ChangeLog | |
parent | fff00804002735067aef56e09e36074235077e20 (diff) | |
download | zsh-6e966f691d588932cde025083fa91575f661119a.tar.gz zsh-6e966f691d588932cde025083fa91575f661119a.tar.xz zsh-6e966f691d588932cde025083fa91575f661119a.zip |
users/21777: Clarify documentation of the ':A' word modifier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0d7c8328e..bdcfd6f6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-07-20 Daniel Shahaf <d.s@daniel.shahaf.name> + + * users/21777: Doc/Zsh/expn.yo: Clarify documentation of the + ':A' word modifier. + 2016-07-19 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> * 38862: Src/Modules/datetime.c: strptime(3) requires _XOPEN_SOURCE |