commit e0b34f4786928829dfd8d2463b7b05aab313601d Author: Mike Perry mikeperry-git@fscked.org Date: Fri Sep 9 15:40:13 2011 -0700
Update changelog + bump versions to 1.4.3. --- README.RELEASE | 2 +- src/CHANGELOG | 7 +++++++ src/install.rdf | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.RELEASE b/README.RELEASE index 0d68a55..3dfaaec 100644 --- a/README.RELEASE +++ b/README.RELEASE @@ -5,7 +5,7 @@
#. Decide the version number.
- export VERSION="1.4.2" + export VERSION="1.4.3" vim ./src/install.rdf # edit em:version tag to reflect version
#. Test upgrades of candidate XPI in latest Firefox and TBB product matrix diff --git a/src/CHANGELOG b/src/CHANGELOG index 51bef80..1c760bf 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,3 +1,10 @@ +1.4.3 + 9 Sep 2011 + * bug 3933: Don't touch app.update.auto in TBB + * bug 3960: Don't disable zoom.siteSpecific on TBB + * bug 3928: Fix auto-scroll on twitter + * bug 3649: Make permissions and disk errors human-readable + 1.4.2 3 Sep 2011 * bug 3879: Fix broken framed sites (yopmail, gmane, gmaps, etc) diff --git a/src/install.rdf b/src/install.rdf index af40be4..d6fadd6 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -6,7 +6,7 @@ em:nameTorbutton</em:name> em:creatorMike Perry & Kory Kirk</em:creator> em:id{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}</em:id> - em:version1.4.2</em:version> + em:version1.4.3</em:version> em:homepageURLhttps://www.torproject.org/torbutton/</em:homepageURL> em:optionsURLchrome://torbutton/content/preferences.xul</em:optionsURL> em:iconURLchrome://torbutton/skin/tor.png</em:iconURL>