update ChangeLog

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
parent 60cc72d78e
commit bd1623dfb1

@ -2,6 +2,11 @@
## 20.9 in-dev
### Bugfixes
* logscleaner init.d Script
* prevent the script from unintentionally removing Magisk log
### General
* Installer, Uninstaller, Addon.d, Patcher, Scripts
@ -10,12 +15,19 @@
* Installer
* store installation logs into `/data/media/0/nanodroid_logs` instead of `/data/adb`
* change file permissions, so they can be accessed as ordinary user
* when updating NanoDroid in Magisk Mode make init.d logs and logcats survive it
* simplify code
* init.d Scripts
* move init.d scripts logs from ${MODDIR}/.logs to ${MODDIR}/logs
* logscleaner init.d Script
* only clean files older than 7 days
* verbose logging
* logcat init.d Script
* move logs from /data/adb/logcat to ${MODDIR}/logcats
* verbose logging of the script itself
* simplify code
## 20.8.20190504 "[Prometheus](https://memory-alpha.fandom.com/wiki/USS_Prometheus_(Prometheus_class))"

Loading…
Cancel
Save