summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2008-10-27 19:14:46 +0000
committerZeeshan Ali <zeenix@gmail.com>2008-10-27 19:14:46 +0000
commit909770198698b786721d50cbaf79472e8adc127f (patch)
treed2f6fa797450c3f22664ede886450095ca7fe38e /NEWS
parentaea7ea81089b386aaf1a297313053d545888c5a0 (diff)
downloadgupnp-tools-909770198698b786721d50cbaf79472e8adc127f.tar.gz
Prepare NEWS file for release 0.7.
git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-tools@1327 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e6d73b..51c069e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.7
+===
+
+This release features a new tool: gupnp-upload. It is a simple commandline
+utility that uploads files to known MediaServers. Use Universal Control Point
+for discovering the MediaServers. [Zeeshan Ali]
+
+Other changes in this release:
+
+- Don't initialize thread system if it is already initialized.
+- Don't assume that the actual ID of the root container is guaranteed to be "0".
+- Use a message dialog to display action invocation errors. Fixes #936.
+- Some other minor changes.
+
+Added dependency in this release: GIO (>= 2.12).
+
0.6.1
=====