summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2018-10-12 11:21:51 +0200
committerAlexander Larsson <alexl@redhat.com>2018-10-12 11:21:51 +0200
commit0d7da9cffa7bf63c414a6c08d99157eedfd22378 (patch)
tree365ce511bd414cd75bb2f051166ad2be146cb408
parent619cd082354ece506426dcc552eb55ace859c0fb (diff)
downloadflatpak-0d7da9cffa7bf63c414a6c08d99157eedfd22378.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 32bcff9b..9b99256a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ Changes in 1.0.4
into /usr/share/zoneinfo doesn't work when exposing the host timezone.
* All apps now have automatic permissions to own their own app id as a
subname of org.mpris.MediaPlayer2.
+ * We now properly re-load remote state in FlatpakTransaction if the
+ metadata was updated for the remote.
* The signature of the FlatpakTransaction::operation-done signal was wrong
in the header and has now been corrected to the signature that is actually
emitted.