summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1074d6a54..a0bceaca5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2019-04-04 Matthew Martin <phy1729@gmail.com>
+ * 44200 (tweaked): Completion/Base/Core/_normal,
+ Completion/Linux/Command/_setsid,
+ Completion/Zsh/Command/_builtin,
+ Completion/Zsh/Command/_command, Completion/Zsh/Command/_exec,
+ Completion/Zsh/Command/_precommand, Doc/Zsh/compsys.yo: Append
+ to precommands in _normal.
+
* 44199: Completion/Base/Core/_normal: Use zparseopts.
2019-04-01 dana <dana@dana.is>