Docutils History

Author: David Goodger
Contact: goodger@users.sourceforge.net
Date: 2003-09-01
Web site:http://docutils.sourceforge.net/
Copyright: This document has been placed in the public domain.

Contents

Acknowledgements

I would like to acknowledge the people who have made a direct impact on the Docutils project, knowingly or not, in terms of encouragement, suggestions, criticism, bug reports, code contributions, tasty treats, and related projects:

Aahz, David Abrahams, David Ascher, Eric Bellot, Ian Bicking, Martin Blais, Fred Bremmer, Simon Budig, Bill Bumgarner, Brett Cannon, Beni Cherniavsky, Adam Chodorowski, Artur de Sousa Rocha, Jason Diamond, William Dode, Fred Drake, Dethe Elza, Marcus Ertl, Benja Fallenstein, fantasai, Stefane Fermigier, Jim Fulton, Peter Funk, Dinu C. Gherman, Jorge Gonzalez, Engelbert Gruber, Simon Hefti, Doug Hellmann, Juergen Hermann, Jannie Hofmeyr, Michael Hudson, Marcelo Huerta San Martin, Ludger Humbert, Jeremy Hylton, Tony Ibbs, Alan Jaffray, Dmitry Jemerov, Richard Jones, Andreas Jung, Garth Kidd, Axel Kollmorgen, Kirill Lapshin, Nicola Larosa, Daniel Larsson, Marc-Andre Lemburg, Julien Letessier, Wolfgang Lipp, Edward Loper, Dallas Mahrt, Ken Manheimer, Bob Marshall, Vasko Miroslav, Skip Montanaro, Paul Moore, Nigel W. Moriarty, Mark Nodine, Patrick K. O'Brien, Michel Pelletier, Sam Penrose, Tim Peters, Pearu Peterson, Mark Pilgrim, Brett g Porter, David Priest, Jens Quade, Andy Robinson, Tavis Rudd, Oliver Rutherfurd, Kenichi Sato, Ueli Schlaepfer, Gunnar Schwant, Bruce Smith, Roman Suzi, tav, Kent Tenney, Bob Tolbert, Paul Tremblay, Laurence Tratt, Adrian van den Dries, Guido van Rossum, Paul Viren, Martin von Loewis, Greg Ward, Barry Warsaw, Edward Welbourne, Ka-Ping Yee, Moshe Zadka

Thank you!

(I'm still waiting for contributions of computer equipment and cold hard cash :-).) Hopefully I haven't forgotten anyone or misspelled any names; apologies (and please let me know!) if I have.

Future Plans

Changes Since 0.3

Release 0.3 (2003-06-24)

General:

Specific:

Release 0.2 (2002-07-31)

General:

Specific:

Release 0.1 (2002-04-20)

This is the first release of Docutils, merged from the now inactive reStructuredText and Docstring Processing System projects. For the pre-Docutils history, see the reStructuredText HISTORY and the DPS HISTORY files.

General changes: renamed 'dps' package to 'docutils'; renamed 'restructuredtext' subpackage to 'rst'; merged the codebases; merged the test suites (reStructuredText's test/test_states renamed to test/test_rst); and all modifications required to make it all work.