commit 88a12593c1f18e68541a6d5fa4583b29a09901a2 Author: Mike Perry mikeperry-git@fscked.org Date: Sat Apr 30 20:49:28 2011 -0700
Add changelog. --- src/CHANGELOG | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG index a5a3af9..9e29210 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,3 +1,10 @@ +1.3.3-alpha + * bug 2777: Clear OCSP cache on tor toggle + * bug 2832: Update spoofed user agent to Firefox 4.0 + * bug 2838: Make cookie protections dialog work + * bug 2819: Move JS hooks to new JS1.8.5 hooking support on FF4. + * misc: Fix version compatibility issue with FF4.0.1+ + 1.3.2-alpha 21 Mar 2011 * bug 1624: Use nsIDOMCrypto::logout() instead of the SSLv2 pref hack