summaryrefslogtreecommitdiffstats
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 0997ef5c7..1802e4a41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2023-11-08 Oliver Kiddle <opk@zsh.org>
+ * Eric Cook: 52168: Completion/Unix/Command/_xfconf-query:
+ add completion for xfce's xfconf-query(1)
+
* 52271: Src/Modules/pcre.c: use correct form for unused parameter
2023-11-02 Oliver Kiddle <opk@zsh.org>