summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-08-31 16:59:01 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2009-08-31 16:59:01 +0300
commit192ecb558b945490815a50fa6ac6e4ce411aba6f (patch)
treed3e5b78a6e7941ce23a828e07d2031816fcd09df /NEWS
parenteac0189b3c885604615b292f30ccb62cbe4dd9bf (diff)
downloadgupnp-tools-192ecb558b945490815a50fa6ac6e4ce411aba6f.tar.gz
Announcement for release 0.8gupnp-tools-0.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1715db6..6837b21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+0.8
+====
+
+Changes since 0.7.1:
+
+- Add lenient mode: Just pick-up the first resource available.
+- Specify filter in Browse actions to reduce network usage.
+- Don't browse containers with no children.
+- Always re-browse containers on updates.
+- Update childCount after browsing is done.
+- Support for multiple networks.
+- Leave selection of resource to gupnp-av.
+- No need to search for all UPnP resources anymore.
+- Fix infinite loop in icon cancelation code.
+- No need to care about hosting of description document anymore.
+- Adapt to new gupnp-av API.
+- Add cmdline option to gupnp-upload to specify network interface.
+- Many other minor/internal fixes.
+
+Dependencies changed:
+
+- gssdp >= 0.7
+- gupnp >= 0.13
+- gupnp-av >= 0.6
+
+All contributors:
+
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+Ross Burton <ross@linux.intel.com>
+
0.7.1
=====