summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d5b9c53..f98eeb82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 1.41.4
+=======================
+* google: Do not enumerate volatile entries if title matches id
+* build: Add dependency on gsettings-desktop-schemas
+* daemon/udisks2: Handle lockdown option to disable writing
+* fuse: Define RENAME_* macros when they are not defined
+* google: Check ownership in is_owner() without additional HTTP request
+* Several smaller bugfixes
+* Translation updates
+
Major changes in 1.41.3
=======================
* daemon: Only accept EXTERNAL authentication (CVE-2019-12795)