Author: Peter Eckersley <[email protected]> Date: Tue, 2 Nov 2010 11:50:13 -0700 Subject: Final Changelog for 0.2.3.development.2 Commit: accd16bd45cefb4e8654a53f7dde531d108726d9
--- src/Changelog | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/Changelog b/src/Changelog index 10113ad..9e8ea63 100644 --- a/src/Changelog +++ b/src/Changelog @@ -1,12 +1,19 @@ 0.2.3.development.2: * Restore the 0.2.2 wikipedia fix that got lost in the svn -> git transition - (https://trac.torproject.org/projects/tor/ticket/2080) + https://trac.torproject.org/projects/tor/ticket/2080 * Ship rules for some sites that were targetted by Firesheep: - Bit.ly - Dropbox - Evernote - - Enom - Cisco + (Enom's domain search is currently broken over HTTPS :( ) + * Start deploying an update-signing key + * Patch for future compatiability with Request Policy: + https://trac.torproject.org/projects/tor/ticket/1574 + * Move a large library of ~250 not-yet-active rulesets into a pending-rules + directory in the xpi, to simplify git merging and to make them available to + curious users + * Various rulset improvements and fixes 0.2.3.development.1: * Support for the Firefox 4 API -- 1.7.1
