commit 0e11e56c5cbe65fd5f942c524258b6c43ad42366 Author: Mike Perry mikeperry-git@fscked.org Date: Fri Jul 1 13:52:38 2011 -0700
Update changelog for 1.4.0. --- src/CHANGELOG | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG index 079a838..6961cef 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,3 +1,23 @@ +1.4.0 + 30 Jun 2011 + * bug 3101: Disable WebGL. Too many unknowns for now. + * bug 3345: Make Google Captcha redirect work again. + * bug 3399: Fix a reversed exception check found by arno. + * bug 3177: Update torbutton to use new TorBrowser prefs. + * bug 2843: Update proxy preferences window to support env var. + * bug 2338: Force toggle at startup if tor is enabled + * bug 3554: Make Cookie protections obey disk settings + * bug 3441: Enable cookie protection UI by default. + * bug 3446: We're Firefox 5.0, we swear. + * bug #3506: Remove window resize event listener. + * bug #1282: Set fixed window size for each new window. + * bug #3508: Apply Stanford SafeCache patch (thanks Edward, Collin et al). + * bug #2361: Make about window work again on FF4+. + * bugfix: Fix a transparent context menu issue on Linux FF4+. + * misc: Squelch exception from app launcher in error console. + * misc: Make DuckDuckGo the default Google Captcha redirect destination. + * misc: Make it harder to accidentally toggle torbutton. + 1.3.3-alpha 01 May 2011 * bug 2777: Clear OCSP cache on tor toggle
tor-commits@lists.torproject.org