aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-05-13 19:45:50 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-05-13 19:45:58 +0300
commit2d60ba4fca12e073f809b9321412b123feb22fe0 (patch)
treee392a17093218e56379ecdf2ae807f22d1f95a73
parent9ce99b61699d5fbcb0c78c3f870c71e1718d800b (diff)
Updated NEWS and RELEASE for 0.1.6 release
Signed-off-by: Marius Vollmer <marius.vollmer@nokia.com>
-rw-r--r--NEWS9
-rw-r--r--README4
2 files changed, 11 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2bd986f9..9d026ec2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in ContextKit 0.1.6
+
+- contextd provides hal-based battery properties.
+ Couple of bug fixes related to handling properties.
+
+As visible in Scrumworks, the following backlog items are done:
+
+CntFr-39
+
Changes in ContextKit 0.1.5
- The libcontextprovider API has been cleaned up
diff --git a/README b/README
index 5df28c93..77bee2f0 100644
--- a/README
+++ b/README
@@ -9,10 +9,10 @@ The ContextKit consists of:
- user documentation including a list of standard context properties
-In the future, the following components will be added:
-
- contextd, daemon for combining and refining contextual information
+In the future, the following components will be added:
+
- libcontextsubscriber, a library implementing
the simple API for accessing the contextual information.