diff options
author | Daniel Shahaf <danielsh@apache.org> | 2019-12-22 06:53:58 +0000 |
---|---|---|
committer | Daniel Shahaf <danielsh@apache.org> | 2019-12-26 04:24:31 +0000 |
commit | d9dd1b63e510057d16123a6deb4e4782884883d7 (patch) | |
tree | 8b494ec5639fb4c19372511a7ee6090c9a71e4b3 /ChangeLog | |
parent | 525faae5498adb4b4f1c0f4657b9ef71fc31c4d6 (diff) | |
download | zsh-d9dd1b63e510057d16123a6deb4e4782884883d7.tar.gz zsh-d9dd1b63e510057d16123a6deb4e4782884883d7.tar.xz zsh-d9dd1b63e510057d16123a6deb4e4782884883d7.zip |
unposted (follow-up to 45131): Extra testing by Mikael
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 321216c7a..c6504d882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2019-12-26 Daniel Shahaf <danielsh@apache.org> + * unposted (follow-up to 45131): Test/E02xtrace.ztst: Extra + testing by Mikael + * 45137: Src/Modules/zutil.c, Test/V13zformat.ztst: zformat: Allow the specifying minimum width and a dot with an empty maximum width. |