commit 1b88951ae2eb65e0e7f00d5239731415baf76657 Author: David Fifield david@bamsoftware.com Date: Fri Jul 6 07:35:20 2012 -0700
Change the oldest supported tor from 0.2.2.32 to 0.2.3.2-alpha.
I was confused by the ordering of entries in the changelog, but pluggable transports are not in the 0.2.2 series. --- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README index 68f4cfe..34b33ff 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ == Quick start for users
You must have a version of Tor that supports pluggable transports. This -means version 0.2.2.32 (released 2011-08-29) or later. +means version 0.2.3.2-alpha or later.
All the flashproxy programs and source code can be downloaded this way: git clone https://git.torproject.org/flashproxy.git
tor-commits@lists.torproject.org