summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40c58037d..436457a01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-02-07 Oliver Kiddle <opk@zsh.org>
+
+ * gitlab !16: aaaz <i1460889@mvrht.net>:
+ Completion/Unix/Command/_transmission: allow spaces between short
+ options and their parameters in transmission completion
+
2021-02-06 Oliver Kiddle <opk@zsh.org>
* 47919: Completion/BSD/Type/_login_classes,