pmt: initial 2.9.1 update

This commit is contained in:
2024-10-02 21:37:57 +03:00
parent 82bd2939cd
commit 7259d451c4
459 changed files with 86355 additions and 2404 deletions

View File

@@ -1,16 +1,11 @@
### Version 2.8.0 Changelog
### Version 2.9.0 Changelog
- Base switched to C++
- Static libraries deprecated
- A certain size-change replacement failure problem has been fixed
- Flash problem corrected in sizes under 1KB
- Unrelated ones were filtered while logical sections list
- Some memory leaks were fixed
- More properly code
- All dependencies related to e2fsprogs were added into pmt for built-in mke2fs
- Partition size displaying feature added
- Make compilation system deprecated, only Android NDK can be used
- Some small fixes
- Some tiny additions
- Writed script for managing binary
- Some minor changes on compilation system
```
END OF 2.8.0 UPDATE CHANGELOG
END OF 2.9.0 UPDATE CHANGELOG
```