summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2007-09-18 08:41:47 +0000
committerZeeshan Ali <zeenix@gmail.com>2007-09-18 08:41:47 +0000
commitf0b5e291a9d1905d7948a42a56bfb06b097b79e8 (patch)
treeed8211fbd196415c4a5625ad2dddba0e41b78daa /NEWS
parentf3b7323d599682ccd371521b934d2bfc6b74dac1 (diff)
downloadgupnp-tools-f0b5e291a9d1905d7948a42a56bfb06b097b79e8.tar.gz
Update the NEWS file for 0.2 release.
git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/gupnp-tools@488 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1106dfd..e485aa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.2
+===
+
+This release features Network Light, a UPnP-enabled software-based light bulb
+that provides Switch Power and Dimming services, as defined by UPnP forum as
+'DimmableLight v1.0". It is mainly intended to be a simple example of a UPnP
+device based on GUPnP and a demonstration of simplistic yet powerful API of
+GUPnP. It can also be used to debug generic and DimmableLight control points.
+
+Changes to Universal Control Point in this release:
+
+- Use of gtk stock icons wherever appropriate.
+- New cool icons from Lapo Calamandrei, licensed under GPL
+- Use icon from the Device, if available, to represent it.
+- Services are subscribed to, by default.
+- Ability to copy&paste details and events.
+- Lots of code cleanup and refactoring and misc fixes.
+
0.1.2
=====