Update change log and spec for wrt-plugins-tizen_0.4.12
authorDongjin Choi <milkelf.choi@samsung.com>
Mon, 25 Mar 2013 23:23:08 +0000 (08:23 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Mon, 25 Mar 2013 23:23:08 +0000 (08:23 +0900)
commit4f033cfdf853d9237dae8d22154c4b35de69149e
tree99ba95926a95657585ddb67a206e473596cb7cf3
parent3642aa38d3f2414f1f361e5c1ce24a5c97493d67
Update change log and spec for wrt-plugins-tizen_0.4.12

[Issue#] N/A
[Problem] Not decided to support
[Cause] N/A
[Solution] Rollback the code

[SCMRequest] N/A
23 files changed:
packaging/wrt-plugins-tizen.spec
src/Content/ContentExif.cpp [deleted file]
src/Content/ContentExif.h [deleted file]
src/Content/IContentManager.cpp
src/Content/IContentManager.h
src/Content/JSContentManager.cpp
src/Content/JSContentManager.h
src/Content/plugin_config.cpp
src/Content/plugin_config.h
src/DataSync/CMakeLists.txt
src/Messaging/JSMessage.cpp
src/Messaging/MessageFilterValidatorFactory.cpp
src/Messaging/StorageChangesMessageFilterValidatorFactory.cpp
src/Messaging/messageDB/MessageStorageReader.cpp
src/SecureStorage/CMakeLists.txt [new file with mode: 0644]
src/SecureStorage/JSSecureStorageManager.cpp [new file with mode: 0644]
src/SecureStorage/JSSecureStorageManager.h [new file with mode: 0644]
src/SecureStorage/SecureStorageManager.cpp [new file with mode: 0644]
src/SecureStorage/SecureStorageManager.h [new file with mode: 0644]
src/SecureStorage/config.xml [new file with mode: 0644]
src/SecureStorage/plugin_config.cpp [new file with mode: 0644]
src/SecureStorage/plugin_config.h [new file with mode: 0644]
src/SecureStorage/plugin_initializer.cpp [new file with mode: 0644]