about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfc1a2841..a933a5186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-10-10  Oliver Kiddle  <opk@zsh.org>
 
+	* 52189: Completion/Unix/Type/_umountable, Src/Zle/complete.c:
+	ignore compadd -M if -U also specified as they don't make
+	sense together, this fixes df completion
+
 	* 52217: Completion/BSD/Command/_freebsd-update,
 	Completion/BSD/Command/_ipfw, Completion/BSD/Command/_pfctl,
 	Completion/BSD/Command/_sockstat, Completion/Unix/Command/_cmp,