commit 2f94ae45faadc16117a3f027de93eaa2b80cabd5 Author: David Fifield david@bamsoftware.com Date: Wed Mar 13 01:52:12 2013 -0700
ChangeLog for #7559. --- ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 8a4b163..49fedf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ Changes in version 0.12 + o The new flashproxy-reg-url program prints a URL which, when + requested, causes an address to be registered with the facilitator. + You can use this program if the other registration methods are + blocked: pass the URL to a third party and ask them to request it. + Patch by Alexandre Allaire. Fixes bug 7559. + o The new websocket-server program is the server transport plugin that flash proxies talk to. It replaces the third-party websockify program that was used formerly. It works as a managed proxy and
tor-commits@lists.torproject.org