aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d59d26ef..690367df 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,7 +6,8 @@ CHANGES
0.6.4
-----
-
+* Added an upload_docs command to easily upload project documentation to
+ PyPI's http://packages.python.org.
-----
0.6.3
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index c4a84b70..5dcc3675 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -4,6 +4,7 @@ Contributors
* Alex Grönholm
* Hanno Schlichting
+* Jannis Leidel
* Lennart Regebro
* Martin von Loewis
* Philip Envey