summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-07-30 09:10:21 +0200
committerJens Georg <jensg@openismus.com>2013-07-30 09:10:21 +0200
commit3d21abcfc2bcd6d0b9d0130f407d5a5dcb7b9c05 (patch)
tree477398d1529a7459075ce4c693c719d90afff96f
parent52972480f9fb993227c6055ca92b93a7c5e903c7 (diff)
downloadgssdp-3d21abcfc2bcd6d0b9d0130f407d5a5dcb7b9c05.tar.gz
Prepare 0.14.4gssdp-0.14.4
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eacdb9e..94f57f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.14.4
+======
+
+- Fix gtk-doc warnings.
+- Use SO_REUSEPORT on FreeBSD and Debian/kFreeBSD.
+- Fix discovery issue with some devices when g_get_application_name returned a
+ non-ASCII translated version of the name.
+- Fix a compiler warning about parentheses.
+- Use GNOME_COMPILE_WARNINGS for a safe set of strict compiler warnings.
+- Remove the use of INCLUDES which has been deprecated for a while.
+
+All contributors to this release:
+ Jens Georg <jensg@openismus.com>
+ Bastien Nocera <hadess@hadess.net>
+
0.14.3
======