From 3a6071457a47b9b7afd6031f5cdd3ddc18005743 Mon Sep 17 00:00:00 2001 From: Zoria <50277488+THZoria@users.noreply.github.com> Date: Sat, 31 May 2025 21:55:41 +0200 Subject: [PATCH] Created 16.0.3 (markdown) --- 16.0.3.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 16.0.3.md 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