nixos/doc: mention glibc update in release notes

This commit is contained in:
Maximilian Bosch 2023-03-29 08:55:40 +02:00
parent 89fda21fae
commit 667fac1b4e
No known key found for this signature in database
GPG Key ID: 9A6EEA275CA5BE0A

View File

@ -16,6 +16,8 @@ In addition to numerous new and upgraded packages, this release has the followin
It's recommended to use `nixos-rebuild boot` and `reboot`, rather than `nixos-rebuild switch` - since in some rare cases
the switch of a live system might fail.
- glibc: 2.35 -\> 2.37
- Cinnamon has been updated to 5.6, see [the pull request](https://github.com/NixOS/nixpkgs/pull/201328#issue-1449910204) for what is changed.
- KDE Plasma has been updated to v5.27, see [the release notes](https://kde.org/announcements/plasma/5/5.27.0/) for what is changed.