[Pkg-mozext-commits] [greasemonkey] 23/24: Update upstream changelog
David Prévot
taffit at moszumanska.debian.org
Sat May 30 13:32:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository greasemonkey.
commit 469c82aa1f4f24e466e6a95c8926652fdbf9ff9c
Author: David Prévot <david at tilapin.org>
Date: Sat May 30 09:15:17 2015 -0400
Update upstream changelog
https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/
Git-Dch: Ignore
---
debian/upstream-changelog | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/debian/upstream-changelog b/debian/upstream-changelog
index 6307ffe..790692a 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream-changelog
@@ -1,3 +1,34 @@
+May 29, 2015
+Version 3.2
+
+Feature enhancements:
+
+ The GM_openInTab() API officially supports an open_in_background argument, and always respects user configuration when not specified. (#2105, #2106, #2107)
+ The GM_xmlhttpRequest() API is now compatible with responseType: 'arraybuffer'. (#2045)
+ Script updates always check the server, never using the browser cache. (#1878)
+ Now @match rules can be customized in script settings. (#1703)
+
+Fixed bugs:
+
+ More consistently send cookies with GM_xmlhttpRequest(). (#2181)
+ Calling abort() on the result of GM_xmlhttpRequest() should no longer cause errors. (#2154)
+ Fix GM_registerMenuCommand() for @run-at document-start scripts. (#2139)
+ Restore operation of the GM_info.version property. (#2132)
+ The GM_xmlhttpRequest() API will no longer leak cookies from the regular session, when operating in a Private Browsing session. (#2050)
+ Checking for add-on updates will enforce a server timeout, so it does not potentially hang forever. (#2029)
+ Repair navigation to HTML pages whose URL happens to end in .user.js. (#1998)
+
+
+May 29, 2015
+Version 3.2beta4
+
+
+May 23, 2015
+Version 3.2beta3
+
+https://github.com/greasemonkey/greasemonkey/issues?q=milestone%3A3.2+is%3Aclosed
+
+
May 11, 2015
Version 3.2beta2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git
More information about the Pkg-mozext-commits
mailing list