diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7785619c5..0f03b1b4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2015-06-27 Peter Stephenson <p.w.stephenson@ntlworld.com> + * users/20281: Completion/Base/Core/_main_complete: + don't require MULTIFUNCDEF as _main_complete is parsed + before we can ensure it's set. + * 35623: Src/builtin.c, Src/zsh.h, Test/B02typeset.ztst: 35610 was incomplete: all is_array asignments should be treated as having a value. |