[Pkg-mozext-commits] [requestpolicy] 192/257: [release] update changelogs

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:12 UTC 2016


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit d2ba792e5e6a693a97d992b2dfd48db89cc06761
Author: Martin Kimmerle <dev at 256k.de>
Date:   Thu Dec 3 16:06:49 2015 +0100

    [release] update changelogs
---
 ChangeLog.md                | 8 ++++++++
 src/SourceCode-ChangeLog.md | 5 +++++
 2 files changed, 13 insertions(+)

diff --git a/ChangeLog.md b/ChangeLog.md
index f1d7c67..3052f32 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -3,6 +3,14 @@
 Note: ChangeLogs for the source code and unit tests, both not relevant for
       users, you can find in the dedicated subdirectories.
 
+#### Version 1.0.beta11
+* bugfixes
+  * With E10s enabled, the "Allow" button on the redirection notification
+    bar did not always work. (#620, a168f70)
+  * With E10s enabled, the redirection notification bar did not appear in
+    some cases. (#722, 41366d3)
+
+
 #### Version 1.0.beta10.2 (bugfix)
 * The add-on did not start on the latest Firefox Nightly,
   version 44.0a1 (#719).
diff --git a/src/SourceCode-ChangeLog.md b/src/SourceCode-ChangeLog.md
index 8239e2a..b4d73e9 100644
--- a/src/SourceCode-ChangeLog.md
+++ b/src/SourceCode-ChangeLog.md
@@ -2,6 +2,11 @@
 
 Note: The ChangeLog relevant for users you can find in the parent directory.
 
+#### Version 1.0.beta11
+* Switch from "preprocessor.js" to "preprocess.py". (#693, a51d59b)
+* JSHint and JSCS are now used for static code analysis. (c8f1da1, 45f969c)
+
+
 #### Version 1.0.beta10
 * The extension ID (GUID) has changed. At the same time, several other
   relevant "names" have been changed. (#609)

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



More information about the Pkg-mozext-commits mailing list