[Pkg-mozext-commits] [requestpolicy] 238/280: move version informations to correct ChangeLog

David Prévot taffit at moszumanska.debian.org
Sat May 2 20:30:33 UTC 2015


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit d6b29fcb1f8b277bd5ea0ea99c41391a1a6ea422
Author: Martin Kimmerle <dev at 256k.de>
Date:   Fri Mar 20 22:53:02 2015 +0100

    move version informations to correct ChangeLog
---
 ChangeLog.md     | 12 ++++++++++++
 src/ChangeLog.md | 14 --------------
 2 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index c76cb59..06968a8 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -3,6 +3,18 @@
 Note: ChangeLogs for the source code and unit tests, both not relevant for
       users, you can find in the dedicated subdirectories.
 
+#### Version 1.0.beta8.2 (bugfix)
+* fix a bug that caused the subscription `deny_trackers.json` to be
+  ignored (#582)
+* add some schemes to the temporary whitelist, see #447
+  - `gopher`
+  - `spotify`
+  - `greasemonkey-script`
+  - `floatnotes`
+
+#### Version 1.0.beta8.1 (bugfix)
+* it was not possible to delete rules (#514)
+
 #### Version 1.0.beta8
 * new features
   * Changes to the `Manage Policies` page, thanks to @chrisbura (#459)
diff --git a/src/ChangeLog.md b/src/ChangeLog.md
index 01eb7d1..c27f61e 100644
--- a/src/ChangeLog.md
+++ b/src/ChangeLog.md
@@ -2,20 +2,6 @@
 
 Note: The ChangeLog relevant for users you can find in the parent directory.
 
-#### Version 1.0.beta8.2 (bugfix)
-* fix a bug that caused the subscription `deny_trackers.json` to be
-  ignored (#582)
-* add some schemes to the temporary whitelist, see #447
-  - `gopher`
-  - `spotify`
-  - `greasemonkey-script`
-  - `floatnotes`
-
-
-#### Version 1.0.beta8.1 (bugfix)
-* it was not possible to delete rules (#514)
-
-
 #### Version 1.0.beta8
 * The functionality of `shouldLoad()` has been moved to `RequestProcessor`.
   `shouldLoad()` creates an object of the new `NormalRequest` prototype and

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