diff --git a/RELEASES.md b/RELEASES.md index 225128d..ba98626 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -29,9 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - [65220] boottime: improved boot time by: - - [67739] Reduce priority of bootloader-config - - [67742] Power WWAN modem directly from kernel; - Increase priority of WWAN service + - [67739] Reduce priority of bootloader-config + - [67742] Power WWAN modem directly from kernel; + Increase priority of WWAN service - [60060],[69098] hw23: disabled bootloader-config service as it is currently not used and to prevent failure at start-up - [65320],[67904] gnss: allow configuration of the refresh rate up to 10Hz @@ -85,9 +85,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [65929] hw26: gnss: Don't run save-on-shutdown operations - [65831] ci/cd: yocto: Remove forced rebuild (build optimizations) - [65220] boottime: improved boot time by: - - [67741] improve SIM switching - - [67743] changed gnss-mgr service from bash to python - - [67738] added python cached files + - [67741] improve SIM switching + - [67743] changed gnss-mgr service from bash to python + - [67738] added python cached files ### Fixed - [65998] yocto: Remove python3.bbappend meta-fct (build optimizations)