diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-09-18 10:10:35 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-09-18 10:10:35 -0700 |
commit | 18d82a6c401758e8bd49fef9478168c68d7d2652 (patch) | |
tree | c1bfc9935652b5ce6c0eafb7e25a33a7e6799d32 /ChangeLog | |
parent | 18130bed7fa032513261d426b8c3915cf11e20c1 (diff) | |
download | zsh-18d82a6c401758e8bd49fef9478168c68d7d2652.tar.gz zsh-18d82a6c401758e8bd49fef9478168c68d7d2652.tar.xz zsh-18d82a6c401758e8bd49fef9478168c68d7d2652.zip |
cf. users/20586: clean up cross-references to the "Autoloading Functions" doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6e02eae27..ab1b0bbf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-09-18 Barton E. Schaefer <schaefer@zsh.org> + + * unposted (cf. users/20586): Doc/Zsh/builtins.yo: clean up + cross-references to the "Autoloading Functions" section. + 2015-09-17 Barton E. Schaefer <schaefer@zsh.org> * unposted: Test/D04parameter.ztst: test for 36552 |