--- /dev/null
+Release version 1.0.6
+- Fix to return NULL when there's no string to return for the given part
+- Remove unused code
+- Fix not to be displayed on task manager
+
+Release version 1.0.5
+- Fix app event handler size
+
+Release version 1.0.4
+- Remove the privacy_menu_view to direct load create_privacy_list_view
+- Fix copyright headers and remove PRIVACY_MENU_MONITOR flag
+- Remove privacy-guard (DLP) from privavy-settings
+
+Release version 1.0.3
+- Fix logs
+- Adjust to dlog changes
+- Adjust to new dlog
+
+Release version 1.0.2
+- Adjust privilege API changes
+- Terminate app after policy update
+- Do not free where it should not be freed
+
+Release version 1.0.1
+- Package update to call privacy-guard-setting instead of -client + Code style fixes
+
+Release version 1.0.0
+- Fixes from issues detected by coverity tool
+- Fix resource leak
+- Merge "Avoid accessing object outside of their lifetimes" into tizen
+- Apply tizen coding rule
+- Avoid accessing object outside of their lifetimes
+- Fix buffer_overflow issue detected by svace 2.5 (WGID: 308944)
+- Use Test bugfixes
+- PO files from STMS + fix when menu hard button is repeatedly pressed
+- Adding DLP feature
+- Launch toast popup when revoking privacy of apps with api-version lower than 4.0
+- Change policy level according to the application's api-version when revoking privacy
+- Merge "tizen coding rule check" into tizen
+- tizen coding rule check
+- Remove ui-gadget-1 dependency
+- Terminate app when privacy of the app is offed
+- malloc failed case handling
+- integer initial declarations move to out of loop
+- Merge "Fix memory leaks in pg_list_view and pg_package_list_view" into tizen
+- Fix memory leaks in pg_list_view and pg_package_list_view
+- Fix crash for privacy_menu_view back btn handling
+- Revert "Change Ask User to Privacy Denied plugin"
+- Fix memory leak
+- Adjust changed bucket name
+- Change Ask User to Privacy Denied plugin
+- Remove Profile Build Dependency (Type-B)
+- [privacy setting] Modify to display packages according to the new privacy whitelist API
+- Add internal usermanagement privilege
+- Add subtitle and update language files accordingly
+- [privacy settings] Modify privacy status change logic
+- fixed svace defects
+- apply STMS translation result to Privacy Monitor part in privacy-setting app
+- Merge "Modify privacy setting UX" into tizen
+- Modify privacy setting UX
+- apply new UX for privacy setting
+- Fix spec to remove/reduce rpmlint error and warning
+- Revert "Modify appid to pkgid"
+- change the privilege name to display name
+- Modify appid to pkgid - missed in privious commit
+- Modify appid to pkgid
+- Change privacy setting menu name to support multi language
+- Add no item string when no applications using selected privacy and change the string not to be clicked
+- [SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Settings][MenuTree] RB is not OFF, although there is animation when tapping on package
+- support multi-langs
+- Update language files and change menu title to support language translation
+- change some phrases and words
+- added guide text on the top of genlist
+- Modify to support language translation
+- Fix to update RB state when genlist item is selected
+- added a phrase for no contents case
+- fixed ajira defect - TSAM-5954: [SE][Ref.App][Tizen_3.0_Beta_RC15][Mobile][Settings][Menutree] Screen is blue and has not any content
+- Modify UI
+- added privacy-guard setting menu
+- Change UG to UI application
+- Revise compiler and linker options
+- Fix warning and apply coding rule
+- Change directory of manifest file
+- Replace unsafe function and add log macro for void function
+- Add privacy ug views
+- Initial empty repository