[Pkg-mozext-commits] [perspectives-extension] 08/14: CHANGELOG - Add notes for v4.6.2

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:28:48 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 9e7778f423bff1a4337cc69f021d91a7167d75d7
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Tue Jun 16 22:16:31 2015 -0600

    CHANGELOG - Add notes for v4.6.2
---
 CHANGELOG | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index a8d5293..dd8c446 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,17 @@ We attempt to use meaningful version numbers, following semver.org:
 	PATCH version when you make backwards-compatible bug fixes.
 
 
+4.6.2
+-----
+* Fix several bugs that violate the AMO review policy so we can continue to deploy client updates through addons.mozilla.org:
+	* Move initialization script to separate file rather than holding the code inline (GH #162)
+	* Fix initial setup to add Perspectives button to the correct place (GH #161)
+	* Fix addProgressListener usage (GH #103 )
+	* Remove synchronous call to nsIDNSService.resolve() (GH #160)
+	Fixes mainly based on patches submitted by Alexey V., with slight modifications.
+	Thanks Alexey!
+
+
 4.6.1
 -----
 * Add (ru) Russian translation! Many thanks to Alexey V!

-- 
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