summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-06-20 20:59:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-06-20 20:59:15 +0000
commit0a1de76213c4012a8b17b30eb08a77c4aa05d4bc (patch)
tree51b81d095d0ce91d51762d31bb002170b33621dc /ChangeLog
parent23567: missed out ChangeLog entry (diff)
downloadzsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.gz
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.bz2
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.lz
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.xz
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.tar.zst
zsh-0a1de76213c4012a8b17b30eb08a77c4aa05d4bc.zip
23578: make standard features autoloadable,
use feature notation for .mdd autoloads
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91fdaaa4f..f07aeddc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2007-06-20 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 23578: Doc/Zsh/builtins.yo, Src/mkbltnmlst.sh, Src/module.c,
+ Src/Builtins/rlimits.mdd, Src/Builtins/sched.mdd,
+ Src/Modules/cap.mdd, Src/Modules/clone.mdd,
+ Src/Modules/datetime.mdd, Src/Modules/example.mdd,
+ Src/Modules/files.mdd, Src/Modules/langinfo.mdd,
+ Src/Modules/mapfile.mdd, Src/Modules/mathfunc.mdd,
+ Src/Modules/parameter.mdd, Src/Modules/pcre.mdd,
+ Src/Modules/regex.mdd, Src/Modules/socket.mdd,
+ Src/Modules/stat.mdd, Src/Modules/system.mdd, Src/Modules/tcp.mdd,
+ Src/Modules/termcap.mdd, Src/Modules/terminfo.mdd,
+ Src/Modules/zftp.mdd, Src/Modules/zprof.mdd, Src/Modules/zpty.mdd,
+ Src/Modules/zselect.mdd, Src/Modules/zutil.mdd,
+ Src/Zle/compctl.mdd, Src/Zle/complete.mdd, Src/Zle/computil.mdd,
+ Src/Zle/zle.mdd, Src/Zle/zleparameter.mdd: make standard
+ features autoloadable and use feature notation for predefined
+ autoloads.
+
2007-06-19 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 23575: Src/Modules/newuser.c: yet another problem on AIX: