aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-29 11:21:08 +0200
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-29 11:21:08 +0200
commitaa9535776624484690604a5a9502fe79a1e16c21 (patch)
tree2271957b050080783f7d2c01e319f48d4636f750
parent80943fbe53ce729ba5edca9002e757079e2c6605 (diff)
Released 0.3.11
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
2 files changed, 5 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index e2b4b73e..24f8d00c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.4~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.3.11], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 tar-ustar 1.9])
diff --git a/debian/changelog b/debian/changelog
index 1930cedc..5c7054c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-contextkit (0.4~unreleased) unstable; urgency=low
+contextkit (0.3.11) unstable; urgency=low
* Subscriber part of libcontextsubscriber now supports multiple
providers for one property.
@@ -7,10 +7,11 @@ contextkit (0.4~unreleased) unstable; urgency=low
* The start command in context-provide is now able to reregister
the service name if needed as advertised in the help.
* context-provide supports proxying in Commander mode.
+ * New test package: propertymonitor-tests
- Implemented: SWP#CntFr-349, SWP#CntFr-353
+ Implemented: SWP#CntFr-349, SWP#CntFr-353, SWP#CntFr-334
- -- Gergely Risko <gergely+context@risko.hu> Thu, 22 Oct 2009 13:42:27 +0300
+ -- Marja Hassinen <ext-marja.2.hassinen@nokia.com> Thu, 29 Oct 2009 11:12:00 +0300
contextkit (0.3.10) unstable; urgency=low