diff options
author | Gun Kim <gune.kim@samsung.com> | 2013-02-25 20:31:33 +0900 |
---|---|---|
committer | Gun Kim <gune.kim@samsung.com> | 2013-02-25 20:31:33 +0900 |
commit | 2fccc034f9c7633d8cb05f2cb421ef6ac641c899 (patch) | |
tree | 32a9525f53c98359c82b60496ffc47207fdfabab | |
parent | aa739d0b2851a0326a0033ab595dab38d43b59cf (diff) | |
download | codecoverage-eplugin-2fccc034f9c7633d8cb05f2cb421ef6ac641c899.tar.gz codecoverage-eplugin-2fccc034f9c7633d8cb05f2cb421ef6ac641c899.tar.bz2 codecoverage-eplugin-2fccc034f9c7633d8cb05f2cb421ef6ac641c899.zip |
[Title] version up
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Change-Id: I08f3a6f9b0030158c0b249ae4820839e9b430a53
-rw-r--r-- | package/changelog | 3 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/package/changelog b/package/changelog index e601842..8ac2513 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 1.0.18 +- If toolchain is LLVM, IDE cannot download gcda file. The problem was fixed. +== gune.kim <gune.kim@samsung.com> 2012-11-27 * 1.0.17 - Merged latest changes == gune.kim <gune.kim@samsung.com> 2012-11-27 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 4e9d385..e67da17 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:1.0.17 +Version:1.0.18 Source:codecoverage-eplugin Maintainer:kangho kim <kh5325.kim@samsung.com>, yoonki park <yoonki.park@samsung.com>, hyunsik non <hyunsik.noh@samsung.com>, taeyoung son <taeyoung2.son@samsung.com>, gune Kim <gune.kim@samsung.com>, ho namkoong <ho.namkoong@samsung.com>, hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song <jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, bonyong lee <bonyong.lee@samsung.com> |