Add attribution and changelog entry.

This commit is contained in:
Georg Brandl 2010-04-08 21:34:10 +02:00
parent b2a7db4a81
commit 6c723e04f5
2 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Other contributors, listed alphabetically, are:
* Martin Mahner -- nature theme
* Will Maier -- directory HTML builder
* Roland Meister -- epub builder
* Daniel Neuhäuser -- JavaScript domain
* Christopher Perkins -- autosummary integration
* Benjamin Peterson -- unittests
* Stefan Seefeld -- toctree improvements

View File

@ -6,6 +6,8 @@ Release 1.0 (in development)
e.g. elements of a programming language. Builtin domains are
provided for Python and C objects.
* Added a JavaScript domain.
* Support for docutils 0.4 has been removed.
* Added a manual page builder.