[tor-commits] [torbutton/master] Add changelog.
mikeperry at torproject.org
mikeperry at torproject.org
Wed Oct 12 02:14:08 UTC 2011
commit ec122c4012f6bc090b375d20e570492ce03fc26b
Author: Mike Perry <mikeperry-git at fscked.org>
Date: Sun Oct 9 00:27:46 2011 -0700
Add changelog.
Also, add lunar to credits.
---
src/CHANGELOG | 10 ++++++++++
src/chrome/content/about.xul | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG
index 1c760bf..c68b620 100644
--- a/src/CHANGELOG
+++ b/src/CHANGELOG
@@ -1,3 +1,13 @@
+1.4.4
+ 9 Oct 2011
+ * bug 4197: Allow Torbutton formfill blocking to be disabled
+ * bug 4058: Fix yet more issues with links opening in new tabs
+ * bug 4161: Make TBB version check work w/ SocksPort auto builds
+ * bug 3686: Fix loading of localized homepage on Debian
+ * bug 4016: Resize window on "New Identity"
+ * bug 3928: Implement CookieAuthFile password reading
+ * misc: Fix scoping issue for some stream variables
+
1.4.3
9 Sep 2011
* bug 3933: Don't touch app.update.auto in TBB
diff --git a/src/chrome/content/about.xul b/src/chrome/content/about.xul
index 2323e53..e5c9525 100644
--- a/src/chrome/content/about.xul
+++ b/src/chrome/content/about.xul
@@ -35,7 +35,7 @@
<groupbox>
<caption label="&torbutton.about.code;" />
- <label>arno, Collin Jackson, Kory Kirk, Edward Pastuszenski, and Scott Squires</label>
+ <label>Jérémy Bobbio, arno, Collin Jackson, Kory Kirk, Edward Pastuszenski, and Scott Squires</label>
</groupbox>
<!--
More information about the tor-commits
mailing list