From cfefcab8e055627ea7384a4a15a6af671aa7103f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 18 Nov 2011 14:48:28 -0500 Subject: [PATCH] Ryan Kelly --- AUTHORS => AUTHORS.rst | 1 + HISTORY.rst | 5 +++++ docs/dev/authors.rst | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) rename AUTHORS => AUTHORS.rst (98%) diff --git a/AUTHORS b/AUTHORS.rst similarity index 98% rename from AUTHORS rename to AUTHORS.rst index f0b66ed..439db39 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 8eecf87..0d7847a 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 5b3cc85..6be155f 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 -- 2.34.1