diff options
author | kh5325.kim <kh5325.kim@samsung.com> | 2013-10-24 17:07:13 +0900 |
---|---|---|
committer | kh5325.kim <kh5325.kim@samsung.com> | 2013-10-24 17:07:13 +0900 |
commit | 70d0c4a5f2efe9a45a71167204a31bb9536c37aa (patch) | |
tree | 9fd350a432be579cc6b1d953a843c52e6f084043 /package | |
parent | 2a827330141271b90ac7c128d9babb9c482f0b24 (diff) | |
download | common-eplugin-70d0c4a5f2efe9a45a71167204a31bb9536c37aa.tar.gz common-eplugin-70d0c4a5f2efe9a45a71167204a31bb9536c37aa.tar.bz2 common-eplugin-70d0c4a5f2efe9a45a71167204a31bb9536c37aa.zip |
Upload tizen_2.2 source
Change-Id: I3421347c73da03100bb0e5a76ce649fa581634b0
Diffstat (limited to 'package')
-rw-r--r-- | package/changelog | 19 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
2 files changed, 20 insertions, 1 deletions
diff --git a/package/changelog b/package/changelog index 03059d79f..8274f839b 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,22 @@ +* 2.2.22 +- Fixed bug about memory error. +- Fixed bug about pulling several files. +== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-24 16:00 +* 2.2.21 +- Modify HashSet to ArrayList +== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-23 18:14 +* 2.2.20 +- Supported creating hybrid multi app on IDE. +== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-21 17:22 +* 2.2.19 +- Fixed the change problem of security profiles +== kh5325.kim <kh5325.kim@samsung.com> 2013-10-17 +* 2.2.18 +- Fixed a bug where it takes too long to push the file which have long file name in Connection Explorer +== kh5325.kim <kh5325.kim@samsung.com> 2013-10-14 +* 2.2.17 +- Remove UTF-8 BOM +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-10-10 17:57 * 2.2.16 - Refactored common tools - connection explorer, logview, remote file dialog - Added (sdb) timeout setting to Tizen preferences diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index bed1c4508..6ef6a3fcb 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.2.16 +Version:2.2.22 Source:common-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>, shingil kang <shingil.kang@samsung.com> |