about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1942d9aab..1afa30114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2020-05-03  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 45730: Completion/Base/Utility/_arguments, Doc/Zsh/compsys.yo,
+	Src/Zle/computil.c, Src/utils.c, Test/Y03arguments.ztst:
+	_arguments: Add the -0 flag, which makes $opt_args be populated
+	sanely.
+
 	* 45729: Src/Modules/curses.c, Src/Zle/compcore.c,
 	Src/Zle/computil.c, Src/builtin.c, Src/linklist.c: internal:
 	Add a second parameter to zlinklist2array(), analogously to