summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2018-10-26 10:17:30 +0200
committerFlorian Bruhin <me@the-compiler.org>2018-10-26 10:19:37 +0200
commitba34577029d9208673f53338cb6d43a5b1e51b57 (patch)
treede50e7bde1fcd76b57b5e8f7f7036b9d7a783cce
parent6158634c4cdc0fc7a8f433ea5ff58039a7f71273 (diff)
downloadqutebrowser-ba34577029d9208673f53338cb6d43a5b1e51b57.tar.gz
qutebrowser-ba34577029d9208673f53338cb6d43a5b1e51b57.zip
Update changelog
(cherry picked from commit 5ad79ee6cdb9dce7f11eb8761d3de387b87dd484)
-rw-r--r--doc/changelog.asciidoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index dfde3c9fb..955b0449a 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+v1.5.2
+------
+
+Changed
+~~~~~~~
+
+- The `content.cookies.accept` setting is now set to `all` instead of
+ `no-3rdparty` by default, as `no-3rdparty` breaks various pages such as
+ GMail.
+
v1.5.1
------