[tor-commits] [torbrowser/maint-2.4] Fix changelog typos from previous release.

mikeperry at torproject.org mikeperry at torproject.org
Thu Mar 7 19:36:35 UTC 2013


commit 4e5534fe30cc63203dd8a558ee3141b3fe823cee
Author: Mike Perry <mikeperry-git at fscked.org>
Date:   Thu Mar 7 11:06:57 2013 -0800

    Fix changelog typos from previous release.
---
 changelog.linux-2.3   |    4 ++--
 changelog.linux-2.4   |    4 ++--
 changelog.osx-2.3     |    4 ++--
 changelog.osx-2.4     |    4 ++--
 changelog.windows-2.3 |    4 ++--
 changelog.windows-2.4 |    4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/changelog.linux-2.3 b/changelog.linux-2.3
index 02ed8f9..d8ac454 100644
--- a/changelog.linux-2.3
+++ b/changelog.linux-2.3
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.3.25-4); suite=linux
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)
diff --git a/changelog.linux-2.4 b/changelog.linux-2.4
index 11846d0..27b5019 100644
--- a/changelog.linux-2.4
+++ b/changelog.linux-2.4
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.4.10-alpha-2); suite=linux
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)
diff --git a/changelog.osx-2.3 b/changelog.osx-2.3
index acc240a..b54c4ee 100644
--- a/changelog.osx-2.3
+++ b/changelog.osx-2.3
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.3.25-4); suite=osx
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)
diff --git a/changelog.osx-2.4 b/changelog.osx-2.4
index 0cc3f3b..faa94d2 100644
--- a/changelog.osx-2.4
+++ b/changelog.osx-2.4
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.4.10-alpha-2); suite=osx
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)
diff --git a/changelog.windows-2.3 b/changelog.windows-2.3
index a9b1db9..1540bbe 100644
--- a/changelog.windows-2.3
+++ b/changelog.windows-2.3
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.3.25-4); suite=windows
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)
diff --git a/changelog.windows-2.4 b/changelog.windows-2.4
index 86f2dff..d53ac20 100644
--- a/changelog.windows-2.4
+++ b/changelog.windows-2.4
@@ -32,10 +32,10 @@ Tor Browser Bundle (2.4.10-alpha-2); suite=windows
   * Torbutton was updated to 1.5.0. The following issues were fixed:
     - Remove old toggle observers and related code (closes: #5279)
     - Simplify Security Preference UI and associated pref updates (closes: #3100)
-    - Eliminate redundancy in our Flash/plugin disabling code (closes: #7470)
+    - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
     - Leave most preferences under Tor Browser's control (closes: #3944)
     - Disable toggle-on-startup and crash detection logic (closes: #7974)
-    - Disable/remove toggle-mode code and related observers (closes: #5379)
+    - Disable/remove toggle-mode code and related observers (closes: #5279)
     - Add menu hint to Torbutton icon (closes: #6431)
     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
     - Perform version check every time there's a new tab. (closes: #6096)



More information about the tor-commits mailing list