about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorAleksana <me@aleksana.moe>2024-06-01 16:33:46 +0800
committerGitHub <noreply@github.com>2024-06-01 16:33:46 +0800
commit5a7bf1479a4cc3ca006d5b16a72cccd427e392eb (patch)
tree4d8549cebb9502c6bc280a81347db44ebc1ea8fe /nixos/doc
parent2f6992ebb57ea862f3ed5ba0271778e78068eeff (diff)
parent6fd5c54452843eac5eb9ea8fe59ce903d617dd92 (diff)
Merge pull request #316270 from wegank/release-notes-3
doc/release-notes: update info on gnome 46
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 4e530bc24902d..900ac60df908a 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -44,7 +44,7 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - Cinnamon has been updated to 6.0. Please be aware that the [Wayland session](https://blog.linuxmint.com/?p=4591) is still experimental in this release and could potentially [affect Xorg sessions](https://blog.linuxmint.com/?p=4639). We suggest a reboot when switching between sessions.
 
-- GNOME has been updated to 46 "Kathmandu", which introduces an enhanced Files app, support for OneDrive in Online Accounts, and more changes. Refer to the [release notes](https://release.gnome.org/46/) for more details.
+- GNOME has been updated to 46 "Kathmandu". Refer to the [release notes](https://release.gnome.org/46/) for more details. Notably this release brings experimental VRR support, default GTK renderer changes and WebDAV support in Online Accounts. This release we have also stopped including the legacy and unsupported Adwaita-Dark theme by default.
 
 - Lomiri (formerly known as Unity8) desktop mode, using Mir 2.x to function as a Wayland compositor, is now available and can be installed with `services.desktopManager.lomiri.enable = true`. Note that some core applications, services and indicators have yet to be packaged, and some functions may remain incomplete, but the base experience should be there.