summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-06-13 10:12:46 +0200
committerAlexander Larsson <alexl@redhat.com>2019-06-13 10:12:46 +0200
commit8857cf1d7e9e68ca56d22fadb23767258f16af1c (patch)
tree9061e26c5436bd7bd3d1105306681729cb26888b
parent45118ab1f5ba7813af30fe8430e3da7a0f79cb17 (diff)
downloadflatpak-8857cf1d7e9e68ca56d22fadb23767258f16af1c.tar.gz
Update NEWS for release
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6faf5889..51680317 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Changes in 1.4.1
+================
+
+*WARNING* *WARNING* *WARNING*
+
+There was an accidental ABI break in libflatpak in 1.4.0 compared to
+the 1.2.x ABI which caused crashes in apps like gnome-software.
+
+This has been fixed in this release so it is now ABI compatible with
+1.2.x, but *NOT* compatible with 1.4.0. It is recommended that all
+distributions that shipped 1.4.0 update to 1.4.1 and rebuild all
+dependencies of libflatpak.
+
+ * Make ABI compatible with 1.2.x
+ * Update translations
+ * Fix some potential crashes
+ * Fix some corner case where it was impossible to remove a remote
+ * Restore support for file: uris in the RuntimeRepo key in flatpakref files
+
Changes in 1.4.0
================