about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-01-05 00:03:07 -0600
committerdana <dana@dana.is>2019-01-05 00:03:07 -0600
commit325fceab3b4ffa871777bacc420e0e8efcb0afb9 (patch)
tree35886519bfd4a7f12221fc682d708660e9b91ffc /NEWS
parent35c7b0f9e9724e58887beb53a2c297e50a41df0f (diff)
downloadzsh-325fceab3b4ffa871777bacc420e0e8efcb0afb9.tar.gz
zsh-325fceab3b4ffa871777bacc420e0e8efcb0afb9.tar.xz
zsh-325fceab3b4ffa871777bacc420e0e8efcb0afb9.zip
unposted: Update for 5.6.2-test-3 zsh-5.6.2-test-3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd8ff2837..650f26b15 100644
--- a/NEWS
+++ b/NEWS
@@ -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
 ---------------------------