Changes: credit for umount fix

This commit is contained in:
Adriaan de Groot 2024-09-08 06:56:02 -04:00
parent c14ffa08e2
commit 9a9acf0b93

View File

@ -11,6 +11,7 @@ the history of the 3.2 series (2018-05 - 2022-08).
This release contains contributions from (alphabetically by given name):
- Adriaan de Groot
- Evan James
- Neal Gompa
## Core ##
@ -20,6 +21,7 @@ This release contains contributions from (alphabetically by given name):
- *keyboard* Repaired summary messages with strange formatting. (#2364)
- *keyboard* Can update KDE Plasma configuration in Wayland. (thanks Neal, #2264)
- *locale* Repaired summary messages with strange formatting. (#2364)
- *umount* Correctly unmounts the root filesystem of the target. (thanks Evan)
# 3.3.9 (2024-08-12)