diff options
author | yoonki.park <yoonki.park@samsung.com> | 2014-03-28 18:29:57 +0900 |
---|---|---|
committer | yoonki.park <yoonki.park@samsung.com> | 2014-03-28 18:29:57 +0900 |
commit | 2fbaf58651eb435c5eefea3975777af01ab08b25 (patch) | |
tree | 2741ff93c340e45ebbd74a5a33a8377e30277683 /package | |
parent | e6094b216cbf15b32747ad6e7c4bb99dd51df5b7 (diff) | |
download | common-eplugin-2fbaf58651eb435c5eefea3975777af01ab08b25.tar.gz common-eplugin-2fbaf58651eb435c5eefea3975777af01ab08b25.tar.bz2 common-eplugin-2fbaf58651eb435c5eefea3975777af01ab08b25.zip |
[MISC] version up to 2.1.182
- Fixed to open new window when clicking hyperlink on cmd char
Change-Id: I896fcf1d2e726919960cd46ad25e1f9c6ee22c22
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
Diffstat (limited to 'package')
-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 c1071122a..7953ac901 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.182 +- Fixed to open new window when clicking hyperlink on cmd char +== yoonki.park <yoonki.park@samsung.com> 2014-03-28 * 2.1.181 - Fixed bug for converting Java file:// URL to File(…) path, platform independent, including UNC paths in CSS Editor == changhyun1.lee <changhyun1.lee@samsung.com> 2014-03-25 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index ef3700952..78ef97cc0 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.1.181 +Version:2.1.182 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> |