summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0d9f05..629251d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+1.6.1 (stable)
+==============
+ - Potential fix for sending discovery responses with the wrong
+ location
+ - Properly parse netlink messages in neighbour discovery
+ - Do not leak the host mask if it was alreay provided on object client
+ creation
+ - Fix install path for generated documentation
+ - Fix warning message for link-local v4 addresses
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gssdp/issues/22
+ - https://gitlab.gnome.org/GNOME/gssdp/issues/24
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
1.6.0 (stable)
==============
- Re-release of 1.5.2 as stable version. No functional changes