summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-10-02 18:57:40 +0200
committerOliver Kiddle <opk@zsh.org>2014-10-02 19:29:32 +0200
commit00a654af5c84f10a682f7e47547f7362865f2139 (patch)
tree617ec2ebe0359bb9df7c211121142d6ae816f5e7 /ChangeLog
parentremove "major" from README (diff)
downloadzsh-00a654af5c84f10a682f7e47547f7362865f2139.tar
zsh-00a654af5c84f10a682f7e47547f7362865f2139.tar.gz
zsh-00a654af5c84f10a682f7e47547f7362865f2139.tar.bz2
zsh-00a654af5c84f10a682f7e47547f7362865f2139.tar.lz
zsh-00a654af5c84f10a682f7e47547f7362865f2139.tar.xz
zsh-00a654af5c84f10a682f7e47547f7362865f2139.tar.zst
zsh-00a654af5c84f10a682f7e47547f7362865f2139.zip
33323: fix bug in removing math functions and complete -M option to functions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b8cdeea0b..f0266954a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-10-02 Oliver Kiddle <opk@zsh.org>
+
+ * 33323: Completion/Zsh/Command/_typeset, Doc/Zsh/builtins.yo,
+ Src/builtin.c: fix bug in removing math functions and complete
+ -M option to functions
+
+ * 33315: Completion/Unix/Command/_sysctl: fix pattern to
+ match freebsd10 and later
+
2014-10-02 Peter Stephenson <p.stephenson@samsung.com>
* unposted: remove "major".