summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-05-28 12:16:51 +0200
committerJens Georg <jensg@openismus.com>2013-05-28 12:21:53 +0200
commite2f1b0dbcbf8b601400752055fe95c73378e1306 (patch)
tree126ab5d46244ec9c8491fc1e9a8fc30de914ab1f /NEWS
parentf253789ae3c31f320eb539120467a2472e81661c (diff)
downloadgssdp-e2f1b0dbcbf8b601400752055fe95c73378e1306.tar.gz
Prepare 0.14.3gssdp-0.14.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6cf1296..eacdb9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.14.3
+======
+
+- Add --interface, -i commandline option to gssdp-device-sniffer to specify a
+ network interface for it to run on.
+- Update the GSSDP device sniffer to GTK+3.
+- Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or newer.
+- Some minor UI fixes in gssdp-device-sniffer.
+- Make it compile with -Wall -Wextra.
+
+All contributors to this release:
+ Jens Georg <jensg@openismus.com>
+
+Changes in dependencies:
+ Gtk+ >= 3.0
+ vapigen >= 0.20 if gobject-introspection is >= 1.36
+
0.14.2
======