Release version 0.0.7 - Check after getting return Release version 0.0.6 - Change privacy privilege check - Remove duplicated logics - Update API reference and doc Release version 0.0.5 - Remove deprecated API - Return error if there's no matched privilege Release version 0.0.4 - Add null check before strdup() Release version 0.0.3 - Fix build errors from toolchain upgrade (gcc6-> gcc9) - Update API reference - Update docs for wrong url - Update doc - Make gcov package when --define 'gcov ON' is given - Add tizen-locale to requires - Fix memory issue - Add new API for getting privilege info as list Release version 0.0.2 - Add privacy feature and deprecate redundant API Release version 0.0.1 - Fix resource leak - Adjust enum changes - Merge "Fix not to launch privacy popup when getting privacy status" into tizen - Fix not to launch privacy popup when getting privacy status - Fix to use %license macro - Update API reference - Fix memory leak - Update API documentation - Merge "Remove rpmlint error and warning" into tizen - Remove rpmlint error and warning - Change test app process label on cyad command - Add privacy related APIs - Revise internal apis : Remove useless things - Fix to handle invalid package type input parameter as an error - Modify definition in header not to conflict - Apply Tizen coding rule to headers - Fix typo and add missing manifest to spec - Apply "-Werror -Wall -Wextra" option - Svace: Fix NO_RETURN_VALUE - Revise dependency on privilege-manager - Apply tizen coding rule - Fix doxygen and apply secure coding - Declare missing buildrequire to glib-2.0 - Fix build macro for 64 bit - Sync to latest code - Initial empty repository