Author: Mike Perry <[email protected]> Date: Tue, 4 Jan 2011 01:33:48 -0600 Subject: Missed a couple entries for the Changelog. Commit: de318a7da947246a3ffc709c39011ed340bd485f
--- src/CHANGELOG | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/CHANGELOG b/src/CHANGELOG index 1974335..42eb8ca 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,9 +1,11 @@ 1.3.1-alpha 03 Jan 2010 - * bugfix: bug 1894: Replace reference to Amnesia with TAILS - * bugfix: bug 2315: Remove reference to TorVM + * bugfix: bug 1894: Amnesia is now called TAILS (patch from intrigeri) + * bugfix: bug 2315: Remove reference to TorVM (patch from intrigeri) + * bugfix: bug 2011: Fix preference dialog issues (patch from chrisdoble) * bugfix: Fix some incorrect log lines in RefSpoofer * new: Support Firefox 4.0 (many changes) + * new: Place button in the nav-bar (FF4 killed the status-bar) * misc: No longer reimplement the session store, use new APIs instead * misc: Simply crash detection and startup mode settings -- 1.7.1
