summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-07 16:31:38 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-07 16:32:03 +0100
commite5c8fc4a2c7c428d9f11ea75fb1dc0b660aba205 (patch)
tree73d57564e2052c6d9b2da717448084d77e73be32
parent755fd758f866d3a3f7ca482942beee749f13a91e (diff)
downloadgnome-bluetooth-e5c8fc4a2c7c428d9f11ea75fb1dc0b660aba205.tar.gz
42.alpha42.alpha
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f12bbdb..b39ae4a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,17 @@
-ver 42.alpha: (unreleased)
+ver 42.alpha:
+This version of gnome-bluetooth contains major API changes, but it is
+parallel-installable with the GTK 3-based, 3.34.x versions of the
+library.
+
- Port library to GTK4
- Remove chooser widgets from library
- Remove chooser UI from bluetooth-sendto
- Make bluetooth-sendto optional
+- Replace canberra-gtk dependency with gsound
+- GtkTreeModel-based API was replaced by a GListModel-based API
+- Loads of bug fixes, many new tests
+- Make changes to the way the default adapter is selected, see README.md
+ for details
ver 3.34.5:
- Fix unwanted soname change