summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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