aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2009-10-08 02:25:19 +0200
committerJannis Leidel <jannis@leidel.info>2009-10-08 02:25:19 +0200
commite950cf009dc1ee0b4bbd9ac62a12bd434f6f37a1 (patch)
tree57674a6f60bfee7b43be1128bd59b5c3519e1ec4
parent45a293a430e41d37c583df639f4dcc9880565438 (diff)
downloadexternal_python_setuptools-e950cf009dc1ee0b4bbd9ac62a12bd434f6f37a1.tar.gz
external_python_setuptools-e950cf009dc1ee0b4bbd9ac62a12bd434f6f37a1.tar.bz2
external_python_setuptools-e950cf009dc1ee0b4bbd9ac62a12bd434f6f37a1.zip
Added item to changelog and myself to the contributor list
--HG-- branch : distribute extra : rebase_source : 19a1883a5c97362f14e7713948147f61c7ab55cb
-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