diff options
| -rw-r--r-- | CHANGES.txt | 1 | ||||
| -rw-r--r-- | CONTRIBUTORS.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d9d75c86..537238c0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,7 @@ CHANGES * Issue 86: fixed missing sentence in pkg_resources doc. * Added a nicer error message when a DistributionNotFound is raised. * Issue 80: test_develop now works with Python 3.1 +* Issue 93: upload_docs now works if there is an empty sub-directory. ----- 0.6.8 diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index cf46bb95..8eb0aebc 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -3,6 +3,7 @@ Contributors ============ * Alex Grönholm +* Alice Bevan-McGregor * Daniel Stutzbach * Hanno Schlichting * Jannis Leidel |
