summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-08-07 19:10:07 +0200
committerJens Georg <mail@jensge.org>2022-08-07 19:33:09 +0200
commitebe90835499e48296a60f55817b00e179b6c46b1 (patch)
tree33bf73a1220507234e1c365f63adb3a576dc8b2f
parent422d3880e7b06b7d125f7191433c4a0edc058cb7 (diff)
downloadgssdp-ebe90835499e48296a60f55817b00e179b6c46b1.tar.gz
Prepare GSSDP 1.5.2gssdp-1.5.2
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index dcb36e5..039e49a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,18 @@
+1.5.2 (unstable)
+================
+ - Enable global scope v6 addresses
+ - Expose Client:address as proper property
+ - Clean-up client properties, make some construct-only
+ - Add new convenience constructors for client
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
1.5.1 (unstable)
================
- Clean-up debug output
- Allow interface indexes up to MAXINT
-Bugs fixed in this release:
- - Hopefully this should fix https://gitlab.gnome.org/GNOME/gupnp-igd/-/jobs/2021422
-
All contributors to this release:
- Jens Georg <mail@jensge.org>
- Olivier CrĂȘte <olivier.crete@collabora.com>