summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
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
 ---------------------------