summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-08-07 20:18:17 +0200
committerJens Georg <mail@jensge.org>2022-08-07 20:18:17 +0200
commit4655cee3beb0bc83d36424639c91ae72df9fd88b (patch)
tree1fb7a18cd3d33475f7d2835cf58a4f86a065de1f
parent083e9f17d28df9591437bd8de8f35d47f07a8f80 (diff)
downloadgupnp-4655cee3beb0bc83d36424639c91ae72df9fd88b.tar.gz
Prepage GUPnP 1.5.3gupnp-1.5.3
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a06ab1..3ed5c6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.5.3 (development)
+===================
+ - Linux context manager: Do not filter out v6 global addresses
+ - Context: Add new convenience constructors
+ - Examples: Fix browse.js for new API
+ - NetworkManager: Create v4 and v6 contexts if no family is specified
+ - Connman: Create v4 and v6 contexts if no family is specified
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
1.5.2 (development)
===================
- Minor doc improvements