diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-27 12:03:03 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-09-27 12:03:03 +0000 |
commit | 4f1d07bb8622f27135b90c5622a032a4d2fbdee3 (patch) | |
tree | 1b7374b8ca419127410b980e0596d38553f95b7a /ChangeLog | |
parent | fbd6d8b2f1a43baae47bcb3bb295a7c6c2489b02 (diff) | |
download | zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.tar.gz zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.tar.xz zsh-4f1d07bb8622f27135b90c5622a032a4d2fbdee3.zip |
.distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ea66ea20e..3a543222e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-09-27 Peter Stephenson <pws@csr.com> + + * Config/version.mk, Completion/Unix/Command/.distfiles, + Doc/Zsh/.distfiles, Functions/Misc/.distfiles, + Functions/Zle/.distfiles, Test/.distfiles: version 4.1.0-dev-2, + with the usual fix for the list of distributed files. + 2001-09-25 Bart Schaefer <schaefer@zsh.org> * 15871, 15872: Src/subst.c, Test/D04parameter.ztst: Equivalence |