diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ +2023-03-27 Oliver Kiddle <opk@zsh.org> + + * 51603: Completion/Unix/Command/_git: complete dates and times + in the form that git accepts + 2023-03-22 Peter Stephenson <p.stephenson@samsung.com> * 51586: Src/builtin.c: When printf "%s" encounters a byte - that's not part of a vaild multibyte character it should handle + that's not part of a valid multibyte character it should handle it a single byte at a time. 2023-03-16 Oliver Kiddle <opk@zsh.org> |