diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-07-26 15:01:40 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-07-26 15:01:40 +0000 |
commit | e6fdd78a182abf413d801b1bd93e75d4890c7d19 (patch) | |
tree | 2f9cf74edd714bf142dc8807dde8dffe28f21a90 /ChangeLog | |
parent | 022758c7c4b810ea510bc1f4050065ad819045d4 (diff) | |
download | zsh-e6fdd78a182abf413d801b1bd93e75d4890c7d19.tar.gz zsh-e6fdd78a182abf413d801b1bd93e75d4890c7d19.tar.xz zsh-e6fdd78a182abf413d801b1bd93e75d4890c7d19.zip |
21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 13180377d..01e0ca2ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-26 Clint Adams <clint@zsh.org> + + * 21529: configure.ac, Src/zsh.mdd: move scriptdir to a scripts + subdir, and don't include Scripts in fpath. + 2005-07-26 Doug Kearns <djkea2@gus.gscit.monash.edu.au> * unposted: Completion/Unix/Command/_rake: declare expl local |