unposted: Update for 5.6.2-test-3

5.9 zsh-5.6.2-test-3
dana 5 years ago
parent 35c7b0f9e9
commit 325fceab3b

@ -1,3 +1,7 @@
2018-01-05 dana <dana@dana.is>
* unposted: Config/version.mk, NEWS: Update for 5.6.2-test-3
2018-01-04 dana <dana@dana.is>
* 43974: Completion/Unix/Command/_git: Always offer -F/-m for

@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.6.2-test-2
VERSION_DATE='December 19, 2018'
VERSION=5.6.2-test-3
VERSION_DATE='January 5, 2019'

@ -13,6 +13,10 @@ highlighting. On 88 and 256 colour terminals, a new zsh/nearcolor module
allows colours specified with hex triplets to be matched against the
nearest available colour.
The zsh/datetime module's strftime builtin now accepts an argument
specifying the nanoseconds time component; both arguments can be omitted
to use the current time.
Changes from 5.6.1 to 5.6.2
---------------------------

Loading…
Cancel
Save