From 2dcaf15d2b52be4f5239a459d2019eaf975ef588 Mon Sep 17 00:00:00 2001 From: Jihoon Chung Date: Wed, 2 Jan 2013 11:02:45 +0900 Subject: [PATCH] [Release] wrt-commons_0.2.89 Change-Id: If735aae7d9b58b2fe28b688a5470ea7f8148e395 --- debian/changelog | 12 ++++++++++++ packaging/wrt-commons.spec | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 30346aa..40c5255 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +wrt-commons (0.2.89) unstable; urgency=low + + * Handle return value from pthread_setspecific + * Deleted array to 0 comparison + * Deleted unreachable code + * Add vconf key for memory saving mode + + * Git : framework/web/wrt-commons + * Tag : wrt-commons_0.2.89 + + -- Jihoon Chung Wed, 02 Jan 2013 11:00:02 +0900 + wrt-commons (0.2.88) unstable; urgency=low * Add path builder for vconf key diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index a1ca79e..41357df 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-commons wrt-commons 0.2.88 +#git:framework/web/wrt-commons wrt-commons 0.2.89 Name: wrt-commons Summary: Wrt common library -Version: 0.2.88 +Version: 0.2.89 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 -- 2.7.4