about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-04-21 09:33:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-04-21 09:33:30 +0000
commit2528c3b513f9af47ff91865db6f7e58f2fc18e21 (patch)
treec7b079c557612b7b520d4e08bef9a0b75b559040 /Etc
parent8f0af2115e155ee5113fc162ed13ea0761b37ac9 (diff)
downloadzsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.gz
zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.xz
zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.zip
26853 + typo fix: package docs
Diffstat (limited to 'Etc')
-rw-r--r--Etc/CONTRIBUTORS38
-rw-r--r--Etc/FAQ.yo2
-rw-r--r--Etc/relnote_4.3.10.txt4
3 files changed, 30 insertions, 14 deletions
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 <gcw@zsh.org>:  Zle display code fixes, mailing list and patch
   archive.
 
-* Zoltán Hidvégi <hzoli@cs.elte.hu>: AIX dynamic loading code.
+* Zoltán Hidvégi <hzoli@cs.elte.hu>: 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 <hzoli@cs.elte.hu> maintained zsh from version
+* Zoltán Hidvégi <hzoli@cs.elte.hu> 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.
+