[Pkg-mozext-commits] [perspectives-extension] 14/44: CHANGELOG - Add new changes for next version

David Prévot taffit at moszumanska.debian.org
Sat Jun 6 02:55:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 523e9918f842f9d9f398bce75f7cddbd77e8e77f
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Mon Oct 27 20:39:57 2014 -0600

    CHANGELOG - Add new changes for next version
    
    Also cleanup/clarify a few previous changes
---
 CHANGELOG | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index d236442..1587acf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,18 @@ We attempt to use meaningful version numbers, following semver.org:
 	PATCH version when you make backwards-compatible bug fixes.
 
 
+NEXT
+----
+* Fill in CHANGELOG history from versions before 4.3
++ Update checkloc library: new test to check string substitutions inside .properties files
+* Fix incorrect string substitution in zh-CN localization (caught by the new checkloc test)
+* Move all exteral libraries to a clear 'extlib' folder; denote licenses
+* Remove unused preference 'perspectives.svg'
++ Add Perspectives logo image to help page
+* Convert translation file to markdown format
++ Unlock the 'About' dialog
+
+
 4.6
 ---
 + Add option to contact notaries when in private browsing (off by default)
@@ -30,7 +42,7 @@ We attempt to use meaningful version numbers, following semver.org:
 * Convert some alerts to Perspectives wrapped alerts
 * Prevent the addition of duplicate notaries
 * Correctly detected and set status for "quorum not reached" in non-english languages.
-* Temporarily remove all 'Report Attack' functionality, until the feature is fixed
+X Temporarily remove all 'Report Attack' functionality, until the feature is fixed
 * Check if result signature and timestamps are correct when processing notary results, and visually mark as red if either is incorrect
 * Warn on mismatching notary public keys
 + Remove red from color result keys, as it's now used for "invalid signature"
@@ -45,11 +57,14 @@ We attempt to use meaningful version numbers, following semver.org:
 * Clean up unit tests so many tests are more clear, better organized, and/or easier to maintain
 * Refactor test file so more tests can be run without installing the extension (i.e. separate chrome-dependent functionality from non-chrome-dependent functionality)
 * Many areas of code cleanup (add hasOwnProperty checks; fix === checks)
+* Remove dead statusbar elements
+* Remove unused function loadNotaryListFromURI()
 
 
 4.5.2
 -----
 * Add SparkMD5 library as external library to provide MD5 hashing functionality (has been removed in Firefox 32)
+* Strip away copyrighted ICC profile from images (thanks David P!)
 
 
 4.5.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list