1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-28 18:40:55 +02:00

CONTRIBUTORS fixes

This commit is contained in:
Peter Stephenson 2000-05-05 14:12:33 +00:00
parent 9f9b6e1655
commit 0a463ab3e6
2 changed files with 8 additions and 3 deletions

View file

@ -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,

View file

@ -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