update ChangeLog

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
parent a9c8097147
commit f2d750faf8

@ -7,6 +7,9 @@
* logscleaner init.d Script
* prevent the script from unintentionally removing Magisk log
* Uninstaller
* syntax fix
### General
* Installer, Uninstaller, Addon.d, Patcher
@ -22,6 +25,9 @@
* move Aurora Store from `priv-app` to `app`, drop now useless permission file @Vavun
* simplify code
* SysTest
* append date in +%Y%m%d-%H.%M.%S format to log file name
* init.d Scripts
* move init.d scripts logs from `${MODDIR}/.logs` to `${MODDIR}/logs`
* make all init.d scripts wait until device fully booted (sys.boot_completed)

Loading…
Cancel
Save