about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cfc61dd7..d093ffb83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-11-26  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 49449: Completion/Unix/Command/_stat: _zstat: Don't offer -o
+	after -s, since -s is ignored when both -s and -o are specified.
+
 	* 47599 (tweaked): New test for '{foo,bar}' in command position
 
 2021-11-24  Oliver Kiddle  <opk@zsh.org>