From 09fa180b1c2bed6a798a103d28a6d381c27e58ce Mon Sep 17 00:00:00 2001 From: Tim Fletcher Date: Fri, 26 Nov 2010 15:58:55 +0000 Subject: [PATCH] Add THANKS. --- README.txt | 2 -- THANKS.txt | 13 +++++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 THANKS.txt diff --git a/README.txt b/README.txt index 0145e45..850fe17 100644 --- a/README.txt +++ b/README.txt @@ -24,8 +24,6 @@ Quick start (client usage): ... -Thanks to Jason Davies, Paul Bonser, and Roberto Aloi for their patches. - The percent encoding/decoding implementations are based on those found in the ibrowse library, written by Chandrashekhar Mullaparthi. diff --git a/THANKS.txt b/THANKS.txt new file mode 100644 index 0000000..33df40e --- /dev/null +++ b/THANKS.txt @@ -0,0 +1,13 @@ +Thanks to the following for patches and suggestions: + +* Fernando Benavides + +* Jan Lehnardt + +* Jason Davies + +* Jebu Ittiachen + +* Paul Bonser + +* Roberto Aloi