commit d11540b511548c1ea724730eec4cb0bf574af8f6 Author: Tomás Touceda chiiph@torproject.org Date: Sat Dec 24 17:10:05 2011 -0300
Add changes file for bug 4290 and improve changes file for bug 2943 --- changes/bug2943 | 2 +- changes/bug4290 | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/changes/bug2943 b/changes/bug2943 index aec285c..ce1c02b 100644 --- a/changes/bug2943 +++ b/changes/bug2943 @@ -1,2 +1,2 @@ o Do not launch Firefox with every CIRCUIT_ESTABLISHED signal, do it - only if Firefox isn't open yet. \ No newline at end of file + only if Firefox isn't open yet. Fixes bug 2943. \ No newline at end of file diff --git a/changes/bug4290 b/changes/bug4290 new file mode 100644 index 0000000..552cf0d --- /dev/null +++ b/changes/bug4290 @@ -0,0 +1,3 @@ + o Do not allow users to check the "My ISP blocks..." checkbox + without entering any bridges. Also updates the + documentation. Fixes bug 4290. \ No newline at end of file
tor-commits@lists.torproject.org