pmt: initial 2.6.0 update
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@@ -1,19 +1,12 @@
|
||||
### Version 2.5.0 Changelog
|
||||
### Version 2.6.0 Changelog
|
||||
|
||||
- Fixed serious problems with version 2.4.0.
|
||||
- Stabilization was held.
|
||||
- The size calculation problem that was during flashtime was corrected.
|
||||
- Change in the syntax in flash and formatting processes was made.
|
||||
- Problems in file system selection are corrected in formatting process.
|
||||
- Deprecation system created for deprecated/changed options.
|
||||
- License display option deprecated.
|
||||
- The language configuration file will now be stored and read entirely in /sdcard.
|
||||
- Enabled C language extention warnings (-pedantic).
|
||||
- Unnecessary codes were cleared and a more neat code was written.
|
||||
- It was passed to make as old in the compilation system
|
||||
- For NDK compilation with iterine make system Android.mk and Application.mk creation support added.
|
||||
- More advanced make build system than before.
|
||||
- 'tools.c' cleaned.
|
||||
- Compilation system (make) was subject to a serious update.
|
||||
- Undefined sanitizer added to debug flags.
|
||||
- Dynamic makefiles with separate targets.
|
||||
- Unit was given when the size information was given (M).
|
||||
- use of other compilers from clang was blocked.
|
||||
|
||||
```
|
||||
END OF 2.5.0 UPDATE CHANGELOG
|
||||
```
|
||||
END OF 2.6.0 UPDATE CHANGELOG
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user