diff --git a/16.0.3.md b/16.0.3.md new file mode 100644 index 0000000..5640f4c --- /dev/null +++ b/16.0.3.md @@ -0,0 +1,17 @@ +# System Titles + +Only [SystemVersion](https://switchbrew.org/wiki/System_Version_Title) and BootImagePackages were updated. + +[NPDM](https://switchbrew.org/wiki/NPDM) changes (besides usual version-bump): none. + +RomFs changes: + +[SystemVersion](https://switchbrew.org/wiki/System_Version_Title): All files updated. + +# BootImagePackages + +Only package2 was updated. The kernel was not updated. All KIPs other than FS were only re-built (only difference is GNU build hash). + +FS +Mutex lock and unlock were added to some SaveData functions which were previously missing them. +In particular, this is nn::fs::save::SaveDataFileSystemCore::HasOpenedFiles and nn::fs::save::SaveDataFileSystemCore::HasOpenedEntries. \ No newline at end of file