diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-01 07:58:23 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-06-01 07:58:23 +0000 |
commit | d344b69b0314a8e81fda0ef7731b60bb5554f7bf (patch) | |
tree | c6da2f41f480d8622724848142cb9d15bc276464 /ChangeLog | |
parent | 3230fba640a8436d46a7deef554f88250004eca4 (diff) | |
download | zsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.tar.gz zsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.tar.xz zsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.zip |
unposted: Cygwin belongs now to Red Hat - folks are sensitive to it :-)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3d3265362..d7436f592 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-01 Andrej Borsenkow <bor@zsh.org> + + * unposted: Etc/MACHINES: Cygwin belongs now to Red Hat. Mention + the release where everything appears to work for the first time. + 2001-06-01 Tanaka Akira <akr@zsh.org> * 14628: Completion/Unix/Command/_ruby: new completion function. @@ -22,6 +27,7 @@ 2001-05-31 Sven Wischnowsky <wischnow@zsh.org> +>>>>>>> 1.1182 * 14605: Src/params.c, Src/Modules/parameter.c, Src/Zle/complete.c, Src/Zle/computil.c, Src/Zle/zleparameter.c: fix two memory leaks (at least I hope they are fixed) and some |