summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Etc/CONTRIBUTORS6
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