diff --git a/ChangeLog b/ChangeLog
index 90f804320..9d07fd217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-16 Peter Stephenson
+
+ * Etc/CONTRIBUTORS: add Paul Ackersviller to the 4.2 bit.
+
2007-12-11 Peter Stephenson
* unposted: 4.2.6-dev-2.
diff --git a/Etc/CONTRIBUTORS b/Etc/CONTRIBUTORS
index 6cb64199f..d157abbc3 100644
--- a/Etc/CONTRIBUTORS
+++ b/Etc/CONTRIBUTORS
@@ -4,7 +4,7 @@ ZSH CONTRIBUTORS
Zsh was originally written by Paul Falstad . Zsh is
now maintained by the members of the zsh-workers mailing list
-. The development is currently coordinated
+. The development is currently coordinated
by Peter Stephenson .
This file credits only the major contributors to the current release.
@@ -15,6 +15,153 @@ to be currently accurate. If you feel that you or someone else have
been unfairly omitted from this list please mail the current maintainer
at .
+Version 4.2
+-----------
+
+The contributor list is similar to that for 4.1.1.
+
+Much of the work porting patches from the 4.3 to the 4.2 branch
+has been done by Paul Ackersviller .
+
+Version 4.1.1
+-------------
+
+Clint Adams : termcap/terminfo, completion, configuration,
+various modules, networking, prompts
+
+Andrey Borzenkov : configuration, completion functions, cygwin
+support
+
+Chmouel Boudjnah : Linux completion support
+
+Wayne Davison : shell history mechanism,
+arithmetic
+
+Zvi Har'El : completion functions
+
+Doug Kearns : completion functions
+
+Oliver Kiddle : builtins, completion, parameters, prompts,
+standards support, tests
+
+Andrew Main : zle keymaps, games
+
+Akinori Musha: BSD completion support
+
+Felix Rosencrantz : completion, zle
+
+Bart Schaefer : configuration, parameters, prompts,
+signals, syntax, tests, functions, sanity checking
+
+Adam Spiers : completion and other functions
+
+Peter Stephenson : configuration, zle, networking, syntax,
+completion
+
+Tanaka Akira : completion functions
+
+Philippe Troin : signals, process groups.
+
+Geoff Wing : archiving and distribution network, line editor
+display, configuration
+
+Sven Wischnowsky : internal completion mechanism and
+low-level functions, line editor internals, syntax, wordcode mechanism,
+
+
+Version 4.0.1
+-------------
+
+Clint Adams : Completion functions, general
+configuration and module issues.
+
+Andrej Borsenkow : Cygwin support,
+configuration, completion functions.
+
+Chmouel Boudjnah : configuration support.
+
+Wayne Davison : History code.
+
+Alexandre Duret-Lutz: completion functions and substitution code.
+
+Oliver Kiddle : Modules and completion functions, AIX support.
+
+Andrew Main : Parameters and arithmetic, configuration.
+
+Felix Rosencrantz : Test code and shell functions.
+
+Bart Schaefer : bits of everything in all parts of code;
+general sanity control.
+
+Adam Spiers : Completion and other functions, completion
+caching.
+
+Peter Stephenson : configuration and installation, parameters,
+completion functions and configuration.
+
+Tanaka Akira : Completion and test functions.
+
+Geoff Wing : FTP and mailing list archive
+
+Sven Wischnowsky : Most of the completion code, zpty,
+signal queueing, parameters, builtins, builtouts, built-here-and-theres;
+mend garden shed, rewire electricity, reinstall shutters, fix TV aerial in
+howling gale...
+
+Other patches from E. Jay Birkenbilt, Jan Fedak, Ulrik Haugen, Paul
+Johnson, Fr. Br. George (George V Kouryachy).
+
+Versions 3.1.7 to 3.1.9
+-----------------------
+
+* Clint Adams : configuration, various fixes esp. in
+ completion
+
+* Andrej Borsenkow :design, testing and
+ patches for completion system, documentation, various other fixes
+
+* Chmouel Boudjnah : design, testing and patches
+ for completion system, documentation, various other fixes
+
+* Wayne Davison : History code
+
+* Alexandre Duret-Lutz : design, testing and patches for
+ completion system, documentation, various other fixes
+
+* Oliver Kiddle : AIX dynamic library support, various
+ completion functions, web page maintenance, documentation fixes
+
+* Andrew Main : configuration and module/DLL code, IPv6
+ support, various other bits
+
+* Felix Rosencrantz : design, testing and patches
+ for completion system, documentation, various other fixes
+
+* Bart Schaefer : documentation and many other bits,
+ archive maintenance
+
+* Adam Spiers : various completion functions, source code
+ archive maintenance, documentation fixes, prompt themes
+
+* Peter Stephenson : pattern matching code rewrite and
+ enhancements, typeset and local variables, zftp maintenance, general
+ configuration, floating point support
+
+* Tanaka Akira : CVS archive, numerous completion functions
+ for common commands, regex shell function state machine
+
+* Geoff Wing : mailing list and FTP archive, various other
+ bits
+
+* Sven Wischnowsky : almost all completion code including
+ all comp* libraries, all core functions in completion function system;
+ styles; job control code; rewrite of internal shell code structures and
+ parsing and execution code to use word code; parameter code; repair roof,
+ 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.
+
Version 3.1.6
-------------