diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2002-03-05 18:34:18 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2002-03-05 18:34:18 +0000 |
commit | 533cc753f76729aceb1d9ea1b9fc894256e09027 (patch) | |
tree | 7c5a023a8607453993b08e362a2cab5f8cbb6644 /ChangeLog | |
parent | f71afa3e1c7b8b61d45f4b4053a8c49c5b1b8593 (diff) | |
download | zsh-533cc753f76729aceb1d9ea1b9fc894256e09027.tar.gz zsh-533cc753f76729aceb1d9ea1b9fc894256e09027.tar.xz zsh-533cc753f76729aceb1d9ea1b9fc894256e09027.zip |
unposted: usual fixups for .distfiles zsh-4.1.0-dev-4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d196f3b63..a35ef5ae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 2002-03-05 Peter Stephenson <pws@csr.com> - * unposted; Config/version.mk: version 4.1.0-dev-4. + * unposted: Config/version.mk: version 4.1.0-dev-4. + + * unposted: Functions/Zle/.distfiles, + Completion/Base/Utilities/.distfiles, + Completion/Base/Core/.distfiles: usual fixups for distributed files. * 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, Functions/Zle/copy-earlier-word: Enhance insert-last-word to |