about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-06-22 01:30:22 +0200
committerOliver Kiddle <opk@zsh.org>2016-06-22 01:30:22 +0200
commit139a4dbe07728a22dcb120d1ca9ff3cdae98471a (patch)
tree3967a7b2dffeda20d91a153b02e561785d542d47 /ChangeLog
parentaed754980b29a20e7ec01faaa4dbdd0ccfde0ad4 (diff)
downloadzsh-139a4dbe07728a22dcb120d1ca9ff3cdae98471a.tar.gz
zsh-139a4dbe07728a22dcb120d1ca9ff3cdae98471a.tar.xz
zsh-139a4dbe07728a22dcb120d1ca9ff3cdae98471a.zip
38735: support verbose style to allow clearer but less compact descriptions for time specifiers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cc1c3ea4..3c722b79d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2016-06-22  Oliver Kiddle  <opk@zsh.org>
 
+	* 38735: Completion/Unix/Command/_find,
+	Completion/Zsh/Type/_globquals: support verbose style to allow
+	clearer but less compact descriptions for time specifiers
+
 	* 38733: Completion/X/Command/_rdesktop: completion for xfreerdp
 
 2016-06-21  Peter Stephenson  <p.stephenson@samsung.com>