diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-05 14:12:33 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-05 14:12:33 +0000 |
commit | 0a463ab3e6fa5d40d384a004a9ed401072013864 (patch) | |
tree | c1a159bef4bd933d558da436484d587241095a33 | |
parent | 9f9b6e165516c4ee59b1f5b609a6890ccc3d598f (diff) | |
download | zsh-0a463ab3e6fa5d40d384a004a9ed401072013864.tar.gz zsh-0a463ab3e6fa5d40d384a004a9ed401072013864.tar.xz zsh-0a463ab3e6fa5d40d384a004a9ed401072013864.zip |
CONTRIBUTORS fixes
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Etc/CONTRIBUTORS | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index b3f3649c4..f897bc325 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-05 Peter Stephenson <pws@cambridgesiliconradio.com> + + * pws: unposted: fixes for Etc/CONTRIBUTORS based on suggestions + in 11187 and 11197 + 2000-05-05 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> * 11195: Completion/AIX/_lsdev, Completion/Builtins/_bindkey, diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS index 849f9edc3..770e32d1b 100644 --- a/Etc/CONTRIBUTORS +++ b/Etc/CONTRIBUTORS @@ -41,8 +41,8 @@ Version 3.1.7 * Felix Rosencrantz <f_rosencrantz@yahoo.com>: design, testing and patches for completion system, documentation, various other fixes -* Bart Schaefer <bart@zsh.org>: documentation and many other bits, archive - maintainance +* Bart Schaefer <schaefer@zsh.org>: documentation and many other bits, + archive maintainance * Adam Spiers <adam@spiers.net>: various completion functions, source code archive maintenance, documentation fixes, prompt themes @@ -51,7 +51,7 @@ Version 3.1.7 enhancements, typeset and local variables, zftp maintenance, general configuration, floating point support -* Tanaka Akira <akr@m17n.org>: CVS archive, numerous completion functions +* Tanaka Akira <akr@zsh.org>: CVS archive, numerous completion functions for common commands, regex shell function state machine * Geoff Wing <geoff@zsh.org>: mailing list and FTP archive, various other |