commit 7b25f5cbd98aadd1e87c042d62e683fc8219f4f7 Author: Sukhbir Singh sukhbir@torproject.org Date: Fri Nov 1 23:06:05 2013 -0400
Bump version number to 0.1.2 --- ChangeLog | 8 +++++--- install.rdf | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 584dc7a..dc5a3e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,12 +2,14 @@ New options: restore default TorBirdy settings toggle checking of new messages automatically for all accounts - The minimum version of Thunderbird we now support is 10.0 - `--throw-keyids' is now disabled by default + The minimum version of Thunderbird we now support is 10.0 (closes #9569) + `--throw-keyids' is now disabled by default (closes #9648) We are no longer forcing Thunderbird updates (closes #8341) - Add support for Thunderbird 24 (Gecko 17+) + Add support for Thunderbird 24 (Gecko 17+) (closes #9673) Enhanced support for Thunderbird chat We have a new TorBirdy logo. Thanks to Nima Fatemi! + Improved documentation: + https://trac.torproject.org/projects/tor/wiki/torbirdy Add new translations and updated existing ones Please see the Transifex page for more information and credits
diff --git a/install.rdf b/install.rdf index 0a6f6fc..e3b2378 100644 --- a/install.rdf +++ b/install.rdf @@ -4,7 +4,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#%22%3E <Description about="urn:mozilla:install-manifest"> em:idcastironthunderbirdclub@torproject.org</em:id> - em:version0.1.1</em:version> + em:version0.1.2</em:version> em:type2</em:type> em:iconURLchrome://castironthunderbirdclub/skin/images/tor.png</em:iconURL>
tor-commits@lists.torproject.org