Fix typo and remove old changlog 59/104659/1
authorjooseong lee <jooseong.lee@samsung.com>
Wed, 14 Dec 2016 04:44:49 +0000 (13:44 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Wed, 14 Dec 2016 04:44:49 +0000 (13:44 +0900)
Change-Id: I71cb5e90326470b40459827aec6b5b2531241d7e
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
changelog [deleted file]
packaging/askuser.changes

diff --git a/changelog b/changelog
deleted file mode 100644 (file)
index 6b46c48..0000000
--- a/changelog
+++ /dev/null
@@ -1,12 +0,0 @@
-Release: 0.1.0
-Date:    2015.01.28
-Name:    First version of askuser agent and plugins
-
-Libraries:
-libaskuser-common.0.1.0
-
-Description:
-First version of askuser extension. Contains agent based on tizen
-notification system and plugins for cynara service and clients.
-
-##############################
index 32a26f7..722f1ef 100644 (file)
@@ -1,4 +1,4 @@
-* Web Dec 14 2016 Jooseong Lee <jooseong.lee@samsung.com>
+* Wed Dec 14 2016 Jooseong Lee <jooseong.lee@samsung.com>
 - Version 0.1.5
 - Fix string formatting in logs
 - Change UI and policy setup to use privilege groups instead of privileges
@@ -77,7 +77,7 @@
 - Remove notification dependency
 - Replace vulnerable functions: strerror and sprintf
 
-* Web Jan 1 2015 Adam Malinowski <a.malinowsk2@partner.samsung.com>
+* Wed Jan 28 2015 Adam Malinowski <a.malinowsk2@partner.samsung.com>
 - Version 0.1.0
 - Add main agent class
 - Add translation methods between agent<->cynara<->plugin
@@ -94,7 +94,3 @@
 - Implement stopping daemon
 - Enhance allow and add deny types
 - Redo logging mechanism
-
-* Fri Nov 11 2014 Adam Malinowski <a.malinowsk2@partner.samsung.com>
-- Version 0.0.1
-- Initial commit