about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Cook <illua@users.sourceforge.net>2024-11-11 09:27:52 -0500
committerEric Cook <illua@users.sourceforge.net>2024-11-11 09:27:52 -0500
commit9b8af0900fd8167543e5786b46e70d3f32d45e2b (patch)
tree206a7ca2da1f3947b6b95191a98b1593f4664372 /ChangeLog
parentf282ff579284c7dd918438bc8e30fba4f6776c8c (diff)
downloadzsh-9b8af0900fd8167543e5786b46e70d3f32d45e2b.tar.gz
zsh-9b8af0900fd8167543e5786b46e70d3f32d45e2b.tar.xz
zsh-9b8af0900fd8167543e5786b46e70d3f32d45e2b.zip
53144: _sysctl: support completion with the dot delimiter on linux
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35b01f95e..a0e742244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-11-11  Eric Cook  <llua@gmx.com>
+
+	* 53144: Completion/Unix/Command/_sysctl:
+	support completion with the dot delimiter on linux
+
 2024-11-05  Bart Schaefer  <schaefer@toltec-ubuntu>
 
 	* 53209 + comments + test: Src/params.c, Test/D04parameter.ztst: