aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2011-01-05 15:32:41 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2011-01-05 15:32:41 +0200
commit2ebfe057b59a2819077d7d2d0c945bf7a2326ddb (patch)
treef5207314cfa5b7db655340028e5ef64a58da39b7
parent671f50a6a5f5a6f8861c01167dfd20d949a82813 (diff)
Release 0.5.25release_0.5.250.5.25
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog10
2 files changed, 8 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 1160952a..5db0447f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.25~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.25], [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 785f103a..11f50e9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-contextkit (0.5.25~unreleased) unstable; urgency=low
+contextkit (0.5.25) unstable; urgency=low
- *
+ * Fixes: NB#213302 - [TASK] Request for truely blocking version of
+ ContextProperty::waitForSubscription
+ * lcs: Getting rid of the "cannot emit certain signals inside plugin's
+ subscribe()"
+ * API addition: ContextProperty::waitForSubscriptionAndBlock
- -- Marja Hassinen <marja.hassinen@nokia.com> Wed, 08 Dec 2010 14:18:47 +0200
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Wed, 05 Jan 2011 15:30:20 +0200
contextkit (0.5.24) unstable; urgency=low