Commit efe898d0 authored by Erinn Clark's avatar Erinn Clark
Browse files

update changelogs for alpha TBBs

parent 423c8ef7
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ Included applications
---------------------

Vidalia 0.2.20 (with Qt 4.8.1)
Tor 0.2.3.22-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 15.0.1
 \_ Torbutton 1.4.6.1
 |_ NoScript 2.5.4
 |_ HTTPS-Everywhere 3.0development.6
Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 10.0.9esr
 \_ Torbutton 1.4.6.3
 |_ NoScript 2.5.8
 |_ HTTPS-Everywhere 4.0development.1

Usage
-----
+5 −5
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ Included applications
---------------------

Vidalia 0.2.20 (with Qt 4.8.1)
Tor 0.2.3.22-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 15.0.1
 \_ Torbutton 1.4.6.1
 |_ NoScript 2.5.4
 |_ HTTPS-Everywhere 3.0development.6
Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 10.0.9esr
 \_ Torbutton 1.4.6.3
 |_ NoScript 2.5.8
 |_ HTTPS-Everywhere 4.0development.1

Usage
-----
+5 −5
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ Included applications
---------------------

Vidalia 0.2.20 (with Qt 4.8.1)
Tor 0.2.3.22-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 15.0.1
 \_ Torbutton 1.4.6.1
 |_ NoScript 2.5.4
 |_ HTTPS-Everywhere 3.0development.6
Tor 0.2.3.23-rc (with libevent-2.0.20-stable, zlib-1.2.7 and openssl-1.0.1c)
Firefox 10.0.9esr
 \_ Torbutton 1.4.6.3
 |_ NoScript 2.5.8
 |_ HTTPS-Everywhere 4.0development.1

Usage
-----
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ FIREFOX_VER=10.0.9esr
MOZBUILD_VER=1.5.1
PYMAKE_VER=87d436cd8974
TORBUTTON_VER=1.4.6.3
NOSCRIPT_VER=2.5.7
NOSCRIPT_VER=2.5.8
HTTPSEVERYWHERE_VER=4.0development.1
OBFSPROXY_VER=0.1.4
OTR_VER=3.2.0
+11 −0
Original line number Diff line number Diff line
Tor Browser Bundle (2.3.23-alpha-1); suite=linux

  * Update Tor to 0.2.3.23-rc
  * Update Firefox to 10.0.9esr
  * Update HTTPS Everywhere to 4.0development.1
  * Update NoScript to 2.5.8
  * Re-enable automatic Control and SOCKS port selection on Linux and OSX
  * Update libpng to 1.5.13

 -- Erinn Clark <erinn@torproject.org>  Mon Oct 22 16:14:09 BST 2012

Tor Browser Bundle (2.3.22-alpha-1); suite=linux

  * Update Tor to 0.2.3.22-rc
Loading