commit 8ab2ccda561fb86946d417f70ee7a26559f8c495 Author: Tomás Touceda chiiph@torproject.org Date: Wed Sep 7 13:39:40 2011 -0300
Adds a changes file --- changes/bug3898 | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/bug3898 b/changes/bug3898 new file mode 100644 index 0000000..adf8d64 --- /dev/null +++ b/changes/bug3898 @@ -0,0 +1,3 @@ + o Try Cookie authentication if available in tor based on + ProtocolInfo. If that fails, fall back to HashedPassword if + supported. Fixes bug 3898. \ No newline at end of file
tor-commits@lists.torproject.org