diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 --------------------------- |