about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilip Sequeira <qmega@sksm.net>2024-09-16 04:13:38 -0400
committerOliver Kiddle <opk@zsh.org>2024-09-18 11:08:08 +0200
commit91c56ed27a7e191a257778af831e3d491cdb995c (patch)
tree4886dfcc6beae3a58e5654ae153c9caf95f929f6 /ChangeLog
parent62131ae0499da56ecad237e5f82007a73cfff4fd (diff)
downloadzsh-91c56ed27a7e191a257778af831e3d491cdb995c.tar.gz
zsh-91c56ed27a7e191a257778af831e3d491cdb995c.tar.xz
zsh-91c56ed27a7e191a257778af831e3d491cdb995c.zip
53095: fix completion for chmod/chown --reference with escaped filename
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1f23bd31..d397fc249 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2024-09-18  Oliver Kiddle  <opk@zsh.org>
 
+	* Philip Sequeira: 53095: Completion/Unix/Command/_chmod,
+	Completion/Unix/Command/_chown: fix completion for chmod/chown
+	--reference with escaped filename
+
 	* 53094: configure.ac, Src/signals.h: remove unused autoconf tests
 
 	* 53093: Src/input.c: silence compiler warning when USE_LSEEK