Commit 5c32b8bf authored by Mike Perry's avatar Mike Perry
Browse files

Update versions + changelog.

parent 7679b1dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

#. Decide the version number.

   export VERSION="1.4.3"
   export VERSION="1.4.5"
   vim ./src/install.rdf # edit <em:version> tag to reflect version

#. Test upgrades of candidate XPI in latest Firefox and TBB product matrix
+10 −0
Original line number Diff line number Diff line
1.4.5
  14 Dec 2011
  * bug 4517: Disable external drag and drop (prevents proxy bypass)
  * bug 4099: Disable TLS session tickets to prevent linkability
  * bug 4603: Lower HTTP keep-alive timeout to reduce linkability
  * bug 4611: Notify user if "New Identity" fails
  * bug 4667: Close keep-alive connections on "New Identity" (TBB only)
  * bug 4453: Reset SOCKS host and port only when using "recommended settings"
  * misc: Perform versioncheck at startup regardless of session restore status

1.4.4.1
  11 Oct 2011
  * misc: Fix a homepage load error on Windows TBB first-run
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
        <em:name>Torbutton</em:name>
        <em:creator>Mike Perry &amp; Kory Kirk</em:creator>
        <em:id>{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}</em:id>
        <em:version>1.4.5pre</em:version>
        <em:version>1.4.5</em:version>
        <em:homepageURL>https://www.torproject.org/torbutton/</em:homepageURL>
        <em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
        <em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL>