diff options
author | Peter Stephenson <pws@zsh.org> | 2015-01-09 17:24:16 +0000 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2015-01-09 17:24:16 +0000 |
commit | 6291d38848680b84252799d9e33110bca842efe8 (patch) | |
tree | 6ed54336eeeb350e0f345857aca8c9d67e9d7e05 /ChangeLog | |
parent | 62b0e611ce0d3754c4397c6a66f09049e6e28d26 (diff) | |
download | zsh-6291d38848680b84252799d9e33110bca842efe8.tar.gz zsh-6291d38848680b84252799d9e33110bca842efe8.tar.xz zsh-6291d38848680b84252799d9e33110bca842efe8.zip |
34182: doc: to add zf_\* builtins use zmodload -m -F
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 372e36053..c4ea61b41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-01-09 Peter Stephenson <p.stephenson@samsung.com> + + * 34182: Doc/Zsh/mod_files.yo: to add zf_* builtins you can + use zmodload -m -F. + 2015-01-09 Mikael Magnusson <mikachu@gmail.com> * 30568: Doc/Zsh/contrib.yo, Functions/Misc/tetriscurses: Add |