diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,5 +1,34 @@ +2019-02-03 dana <dana@dana.is> + + * unposted: Config/version.mk, Etc/FAQ.yo, README: Update for + 5.7.1 + + * 44034: Completion/Unix/Type/_date_formats: Complete %9./%N, + adjust some wording + + * 44033: Completion/Unix/Command/_dos2unix: Add completion for + dos2unix/unix2dos + + * 44030: Src/prompt.c, Test/D01prompt.ztst: Return error for + unrecognised colour name + +2019-01-28 Fredric Silberberg <fred@silberberg.xyz> + + * github #32: Completion/Unix/Command/_git: Fix a typo in the + git tag completion. + +2018-01-27 dana <dana@dana.is> + + * unposted: Etc/creating-a-release.txt: Document additional + release steps + + * 44020: Functions/VCS_Info/Backends/VCS_INFO_detect_p4: Fix + infinite recursion + 2018-01-24 dana <dana@dana.is> + * unposted: Config/version.mk: Post-release version bump + * unposted: Config/version.mk, README: Update for 5.7 2018-01-23 dana <dana@dana.is> |