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 6a995baf4..efc9bdb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2022-05-07  Bart Schaefer  <schaefer@zsh.org>
 
+	* 50184: Completion/Base/Utility/_values: fix inclusion of -S
+	separator in -r options passed to compadd through _describe
+
 	* Marlon Richert: 49954: Completion/Unix/Command/_gradle: improve
 	handling of task names, subprojects, completion tags, and caching