Changes between Version 149 and Version 150 of ReleaseNotes/Mainline
- Timestamp:
- 2022-01-31T16:24:46Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v149 v150 15 15 === Kernel === 16 16 17 * Fix ia32 kernel deadlocking during boot if lazy FPU context switching is disabled during build 18 17 19 === Services and Drivers === 18 20 19 * Fix some platforms shipping all (i.e. even irrelevant) drivers 21 * Graphical mode is now used for Qemu/sun4u thanks to improved driver support 22 * HelenOS in Qemu -M isapc now correctly falls back to EGA text mode 23 * Correctly detect that the Qemu SuperVGA adapter does not support linear frame buffer in this case 24 * Fixed graphical console not displaying correctly in resolutions greater than 1024x768 25 * Fixed some platforms shipping all (i.e. even irrelevant) drivers 20 26 21 27 === File Systems ===