summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-28 12:57:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-28 12:57:34 (GMT)
commited70a0bacfdca738ba29d50e9f1b02290f28b9b8 (patch)
treed97b9bc9d7a5baa3c73436921ddee12b4f8e2610 /ChangeLog
parentbfaf16a1957cdbc58f92ee8859551661c3c0dcce (diff)
Removed the old Python plugin reading android permissions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adb58a5..444dbb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+16-05-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ Remove the Makefile from the 'plugins/python/androperms' directory.
+
+ * plugins/python/Makefile.am:
+ Remove androperms from SUBDIRS. Remove the old Python plugin reading
+ android permissions.
+
+ * plugins/python/androperms/Makefile.am:
+ * plugins/python/androperms/__init__.py:
+ * plugins/python/androperms/android.png:
+ * plugins/python/androperms/androperms.py:
+ * plugins/python/androperms/db.py:
+ * plugins/python/androperms/defs.py:
+ * plugins/python/androperms/manifest.py:
+ * plugins/python/androperms/panel.py:
+ * plugins/python/androperms/parser.py:
+ * plugins/python/androperms/reader.py:
+ * plugins/python/androperms/routine.png:
+ * plugins/python/androperms/stack.py:
+ * plugins/python/androperms/string.py:
+ Deleted entries.
+
16-05-27 Cyrille Bagard <nocbos@gmail.com>
* src/arch/arm/v7/pseudo.c: