From 2528c3b513f9af47ff91865db6f7e58f2fc18e21 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 21 Apr 2009 09:33:30 +0000 Subject: 26853 + typo fix: package docs --- Etc/CONTRIBUTORS | 38 +++++++++++++++++++++++++------------- Etc/FAQ.yo | 2 +- Etc/relnote_4.3.10.txt | 4 ++++ 3 files changed, 30 insertions(+), 14 deletions(-) create mode 100644 Etc/relnote_4.3.10.txt (limited to 'Etc') diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS index 5152bba74..85e338091 100644 --- a/Etc/CONTRIBUTORS +++ b/Etc/CONTRIBUTORS @@ -20,18 +20,30 @@ Version 4.3 Contributors to the main shell include Clint Adams, Rocky Bernstein, Andrey Borzenkov, Dan Bullok, Marc Chantreux, Thorsten Dahlheimer, Wayne Davison, -Oliver Kiddle, Matthias Kopferman, Mikael Magnusson, Dan Nelson, Phil -Pennock, Toby Peterson, R. Ramkumar, Bart Schaefer, Joerg Sonnenberger, -Peter Stephenson, Takimoto Jun, River Tarnell, Philippe Troin, Geoff Wing, -Matt Wozniski. +Lionel Flandrin, Michael Hwang, Oliver Kiddle, Greg Klanderman, Matthias +Kopferman, Mikael Magnusson, Dan Nelson, Phil Pennock, Toby Peterson, +R. Ramkumar, François Revol, Bart Schaefer, Tomáš Smetana, Joerg +Sonnenberger, Peter Stephenson, Jon Strait, Takimoto Jun, River Tarnell, +Frank Terbeck, Philippe Troin, Geoff Wing, Matt Wozniski. The VCS_Info function system was written by Frank Terbeck. -Contributors to completion functions include those above plus Zack Cerza, -Danek Duvall, Tobias Gruetzmacher, Dough Kearns, Hannu Koivisto, Henryk -Konsek, Scott Murray, Tomasz Pala, Carlos Phillips, Haakon Riiser, Felix -Rosencrantz, Stephen Rüger, Kris Shannon, Travis Spencer, Mårten -Svantesson, Motoi Washida, Jess Weinstein. +Contributors to completion and other shell functions include those above +plus Nuno Alexandre, Ralph Amissah, Micah Anderson, arno, Frank Benkstein, +Jay Berkenbilt, Frank Blendinger, Zack Cerza, Brendan Cully, Baptiste +Daroussin, Danek Duvall, Ryan F, Sean Finney, Daniel Friesel, Alexey +I. Froloff, Tobias Gruetzmacher, Pierre Habouzit, Richard Hartmann, +Benjamin R. Haskell, Ag. D. Hatzimanikas, Pete Hollobon, Erik Johansson, +Kohsuke Kawaguchi, Dough Kearns, Hannu Koivisto, Henryk Konsek, Chris Lamb, +Vincent Lefevre, Roger Leigh, Eric Mangold, Max Mikhanosha, Arkadiusz +Miskiewicz, Matthieu Moy, Scott Murray, Alexander Myodov, Kalle Olavi +Niemitalo, Kazuhiro NISHIYAMA, Omari Norman, Mustafa Oezkan, Tomasz Pala, +Peter Palfrader, Carlos Phillips, Daniel Qarras, Jean-Baptiste Quenot, +David Riebenbauer, Haakon Riiser, Ingo Rohlfs, Felix Rosencrantz, Simon +Ruderich, Stephen Rüger, William Scott, Kris Shannon, Jörg Sommer, Travis +Spencer, Vincent Steman, MÃ¥rten Svantesson, Evgenii Terechkov, Magnus +Therning, Ingmar Vanhassel, Markus Waldeck, Motoi Washida, Nikolai Weibull, +Jesse Weinstein. Version 4.2 ----------- @@ -175,7 +187,7 @@ Versions 3.1.7 to 3.1.9 fix guttering, put up shelves in study, recarpet hall, ... Other patches were submitted by Will Day, Irving Wolfe, John Williams, Vin -Shelton, Akim Demaille, Helmut Jarausch, Gene Cohler, Johan Sundström. +Shelton, Akim Demaille, Helmut Jarausch, Gene Cohler, Johan Sundström. Version 3.1.6 ------------- @@ -202,7 +214,7 @@ Version 3.1.6 * Geoff Wing : Zle display code fixes, mailing list and patch archive. -* Zoltán Hidvégi : AIX dynamic loading code. +* Zoltán Hidvégi : AIX dynamic loading code. * Matt Armstrong: cygwin configuration changes. @@ -212,7 +224,7 @@ Furukawa, Ville Herva, Will Day, Lehti Rahmi, Larry P. Schrof, Helmut Jarausch, Phil Pennock, Wilfredo Sanchez, Bruce Stephens, Gene Cohler, Ollivier Robert, Felix Rosencrantz. -Previous versions of zsh 3 were maintained by Zoltán Hidvégi and Andrew +Previous versions of zsh 3 were maintained by Zoltán Hidvégi and Andrew Main (Zefram). Version 3.0 @@ -224,7 +236,7 @@ Version 3.0 internal hash tables and rewrote the related builtins (enable, disable, hash, unhash). Made some cleanups in exec.c. -* Zoltán Hidvégi maintained zsh from version +* Zoltán Hidvégi maintained zsh from version 2.6-beta16. Rewrote most of the lexer and substitution and the related completion code. Improved sh/ksh/POSIX compatibility. Fixed lots of bugs in completion, parameter and history code. Made zsh fully diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 603505294..518f7aae8 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -298,7 +298,7 @@ sect(On what machines will it run?) sect(What's the latest version?) Zsh 4.2.7 is the latest production version. The latest development - version is 4.3.9; this contains support for multibyte character strings + version is 4.3.10; this contains support for multibyte character strings (such as UTF-8 locales). All the main features for multibyte support are now in place, although there is some debugging work still to be done. diff --git a/Etc/relnote_4.3.10.txt b/Etc/relnote_4.3.10.txt new file mode 100644 index 000000000..7af85d88e --- /dev/null +++ b/Etc/relnote_4.3.10.txt @@ -0,0 +1,4 @@ +Versions 4.3.10 largely contains bugfixes with a few minor additions. + +See the NEWS file for more detailed information. + -- cgit 1.4.1