diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 24ec700f9..b6c233d8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2015-06-05 Peter Stephenson <p.stephenson@samsung.com> + + * 35386: Doc/Zsh/builtins.yo, Doc/Zsh/contrib.yo, + Functions/Misc/zed, Src/builtin.c, Src/hashtable.c, + Src/pattern.c, Src/text.c, Src/utils.c, Src/zsh.h: + expand tabs for function output in functions, whence, where, + which and also zed -f using -x num option. + 2015-06-03 Oliver Kiddle <opk@zsh.org> * 35360 (replacing 35357): configure.ac, Src/Modules/zpty.c: |