diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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: |