diff --git a/AUTHORS b/AUTHORS.rst similarity index 98% rename from AUTHORS rename to AUTHORS.rst index f0b66eda..439db39d 100644 --- a/AUTHORS +++ b/AUTHORS.rst @@ -59,3 +59,4 @@ Patches and Suggestions - Joseph McCullough - Juergen Brendel - Juan Riaza +- Ryan Kelly \ No newline at end of file diff --git a/HISTORY.rst b/HISTORY.rst index 8eecf875..0d7847ad 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ History ------- +0.8.2 ++++++ + +* Proper URL slash-quote handling. + 0.8.1 (2011-11-15) ++++++++++++++++++ diff --git a/docs/dev/authors.rst b/docs/dev/authors.rst index 5b3cc85b..6be155f4 100644 --- a/docs/dev/authors.rst +++ b/docs/dev/authors.rst @@ -2,4 +2,4 @@ Authors ======= -.. include:: ../../AUTHORS \ No newline at end of file +.. include:: ../../AUTHORS.rst \ No newline at end of file