package version up (2.2.87)
authorshingil.kang <shingil.kang@samsung.com>
Tue, 21 Jun 2016 06:52:53 +0000 (15:52 +0900)
committershingil.kang <shingil.kang@samsung.com>
Tue, 21 Jun 2016 06:59:21 +0000 (15:59 +0900)
Change-Id: Ib9cabe0d0d4d5a99c1808be6134fc58997b5cfce
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 4994b80e6e44bccc09a7840638ec9618e18fa620..595b69d89e8a9176b58250a4b691dc5657e9a3bb 100644 (file)
@@ -1,3 +1,8 @@
+* 2.2.87
+- Modify that it does not inherit the handle in Windows OS.
+- Add platform_type_name to transport.h header file
+- Add protocol to get the platform type of target
+== shingil.kang <shingil.kang@samsung.com> 2016-06-21
 * 2.2.86
 - "Revert "Add protocol to get the platform type of target.""
 == shingil.kang <shingil.kang@samsung.com> 2016-06-16
index a58fa46f296efbf3ed64edb88c1be45d0d4076b5..fa3dde848afff8740149866552e283a3bbf50973 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.86
+Version:2.2.87
 Source:sdb
 Maintainer:Kangho Kim <kh5325.kim@samsung.com>, Yoonki Park<yoonki.park@samsung.com>, Hyunsik Noh<hyunsik.noh@samsung.com>, Gun Kim<gune.kim@samsung.com>, Ho Namkoong<ho.namkoong@samsung.com>, Taeyoung Son<taeyoung2.son@samsung.com>
 
index a220324cdce95b26b8cc629e1223d62e8829643d..43472543c2c3039b4d5f1181de6ccb1a113887eb 100644 (file)
@@ -41,7 +41,7 @@
 #define A_VERSION 0x0100000
 #define SDB_VERSION_MAJOR   2       // increments upon significant architectural changes or the achievement of important milestones
 #define SDB_VERSION_MINOR   2       // progress is made within a major version
-#define SDB_VERSION_PATCH   86     // increments for small sets of changes
+#define SDB_VERSION_PATCH   87     // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128