[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r11000: Changelog for 1.1.6. (torbutton/trunk/src)
Author: mikeperry
Date: 2007-07-30 19:53:56 -0400 (Mon, 30 Jul 2007)
New Revision: 11000
Modified:
torbutton/trunk/src/CHANGELOG
Log:
Changelog for 1.1.6.
Modified: torbutton/trunk/src/CHANGELOG
===================================================================
--- torbutton/trunk/src/CHANGELOG 2007-07-30 23:53:09 UTC (rev 10999)
+++ torbutton/trunk/src/CHANGELOG 2007-07-30 23:53:56 UTC (rev 11000)
@@ -1,3 +1,11 @@
+1.1.6
+ 30 Jul 2007
+ * bugfix: Fix an exception that may have messed up cookie/cache clearing
+ if you allowed Tor to write history URLs (possibly kills bug #457)
+ * bugfix: Use only sub-browsers for tagging. Could fix some Date hooking
+ misses (possibly kills bug #460)
+ * misc: Clean up annoying false positives with date hooking checks
+
1.1.5
17 Jul 2007
* bugfix: Reset shutdown option if user wants to manually manage cookies