summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-11-07 16:16:32 +0100
committerJens Georg <mail@jensge.org>2022-11-07 16:16:32 +0100
commit8f4ae96d9512676142d928252b43fc6141364c31 (patch)
tree67807f7273859320c82e9a51acd2cc39d3a88e3c
parent321df44ebbd8e6cfd119bfc4d77c2937943859e9 (diff)
downloadgssdp-8f4ae96d9512676142d928252b43fc6141364c31.tar.gz
Prepare GSSDP 1.6.1gssdp-1.6.1
-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