[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15495: Typo. (torbutton/trunk/src)
Author: mikeperry
Date: 2008-06-27 06:29:03 -0400 (Fri, 27 Jun 2008)
New Revision: 15495
Modified:
torbutton/trunk/src/CHANGELOG
Log:
Typo.
Modified: torbutton/trunk/src/CHANGELOG
===================================================================
--- torbutton/trunk/src/CHANGELOG 2008-06-27 10:21:01 UTC (rev 15494)
+++ torbutton/trunk/src/CHANGELOG 2008-06-27 10:29:03 UTC (rev 15495)
@@ -9,7 +9,7 @@
Non-Tor mode.
* bugfix: Be better about saving all sorts of Firefox prefs that we touch
so that users' Non-Tor preferences are remembered.
- * bugfix: Fix potential issues with FF3 sessionstore by updating component.
+ * bugfix: Fix potential issues with FF3 sessionstore by updating component,
and performing version detection.
* bugfix: Separate toggle into a 3 stage process to eliminate potential
race conditions and issues with javascript and other functionality