aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <marius.vollmer@nokia.com>2009-06-04 18:24:28 +0300
committerMarius Vollmer <marius.vollmer@nokia.com>2009-06-04 19:00:51 +0300
commit6424e1684df49f3b563997904632cfa61c9b6c27 (patch)
tree62bb139a7d8cc0ca87ea205cfdca48031b977425
parent24c9565ee44e22e6a47184a5ae3b3feb011b4195 (diff)
Released 0.2.2.release_0.2.2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog9
2 files changed, 7 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 2e937de2..1b3af38b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.2.2~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.2.2], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
diff --git a/debian/changelog b/debian/changelog
index 85d27d2f..c3d9d8d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-contextkit (0.2.2~unreleased) unstable; urgency=low
+contextkit (0.2.2) unstable; urgency=low
- *
+ * Bug fixes in the fake property declarations.
+ * Add System.MemoryPressure to new-style prop decls for contextd.
+ * Remove fake properties that are now provided by sensord, from the
+ new-style property declarations.
- -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Thu, 04 Jun 2009 14:48:50 +0300
+ -- Marius Vollmer <marius.vollmer@nokia.com> Thu, 04 Jun 2009 18:24:01 +0300
contextkit (0.2.1) unstable; urgency=low