diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-06-02 13:34:59 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-06-02 13:34:59 +0000 |
commit | 1cf30c353e753675467c1a3ea198c78bafb5ae0e (patch) | |
tree | da9f51c7a0f64c7e858c0670415757689b528005 /ChangeLog | |
parent | b8ce0ad122a8a86002ecdfb95b735ad4a64c012f (diff) | |
download | zsh-1cf30c353e753675467c1a3ea198c78bafb5ae0e.tar.gz zsh-1cf30c353e753675467c1a3ea198c78bafb5ae0e.tar.xz zsh-1cf30c353e753675467c1a3ea198c78bafb5ae0e.zip |
22480: autoload math functions from zmathfuncdef
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f5c909746..72be5570a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-02 Peter Stephenson <pws@csr.com> + + * 22480: Functions/Misc/zmathfuncdef: autoload functions from + zsh/mathfunc as needed. + 2006-05-31 Clint Adams <clint@zsh.org> * 22479: Completion/Debian/Command/_lintian: _arguments -s. |