summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d6a0c4..26284c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+1.2.3
+=====
+ - Prevent crash if client is not initialized
+ - Fix critical if network device does not exists
+ - Fix ::1 multicast
+ - client. Add getter for network mask
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gssdp/issues/5
+ - https://gitlab.gnome.org/GNOME/gssdp/issues/6
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
1.2.2
=====
- Fix macOS dylib versioning