diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0e147b91c..754a14083 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-06-23 Peter Stephenson <p.stephenson@samsung.com> + * 35573: Completion/compinit: turn off POSIX_BUILTINS + in completion, needed to get usable OPTIND behaviour. + * unposted: Src/Zle/zle_misc.c: add missing "void" argument list. |