diff options
author | Dongjin Choi <milkelf.choi@samsung.com> | 2012-09-16 15:51:55 +0900 |
---|---|---|
committer | Dongjin Choi <milkelf.choi@samsung.com> | 2012-09-16 16:08:27 +0900 |
commit | 21ab0b17b0a71bbcf1ffb1bcd4fd853733a0eaa3 (patch) | |
tree | 48ebafeaf42665baedb7243141323f68fc6a7fab /packaging | |
parent | b2beeb0d7401d6c5ff8d4402426d704ac727a2ec (diff) | |
download | wrt-plugins-tizen-master.tar.gz wrt-plugins-tizen-master.tar.bz2 wrt-plugins-tizen-master.zip |
Update change log and spec for wrt-plugins-tizen_0.2.85HEADsubmit/master/20120920.1511552.0_alphamaster2.0alpha
Changed Modules : Messaging, MediaContent
[Version] 0.2.85
[Project] GT-I8800,Public
[Title] SEL Verification
[Team] WebAPI
[BinType] PDA
[Customer] Open
[MediaContent] Fixed MediaContent SE UnitTC Error.
[Title] Fixed setArtist, setGenres bug & Video's setGeolocation function was implemented.
[Problem] Was not able to handle the error in a setArtist & setGenres function.
And video's setGeolocation function was missing.
[Solution] fixed bug & implemented function.
[SCMRequest] N/A
[Messaging] SE_UNIT TC bug fix
[Issue] findMessage and findConversation bug fix
[Problem] exception on limit param with true
[Cause] exception on limit param with true
[Solution] change true to 1 on limit and offset
[SCMRequest] N/A
Change-Id: Ic7877922f7753b421a4af3f773069ff72a5303b1
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/wrt-plugins-tizen.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wrt-plugins-tizen.spec b/packaging/wrt-plugins-tizen.spec index 263c9a8..1fbb308 100755 --- a/packaging/wrt-plugins-tizen.spec +++ b/packaging/wrt-plugins-tizen.spec @@ -1,6 +1,6 @@ Name: wrt-plugins-tizen Summary: JavaScript plugins for WebRuntime -Version: 0.2.84 +Version: 0.2.85 Release: 0 Group: TO_BE_FILLED License: TO_BE_FILLED |