about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2024-06-19 23:28:26 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2024-06-19 23:28:26 +0200
commitaf4cfc1e0fd25a0a1c92ee108978ef66c9ff8195 (patch)
treed79351a51c56695abc498716b2afe826149b0143 /nixos/doc
parent4cc52593cd4c6ed72a8c151fa437e87d21a086c5 (diff)
parent11b7fc6440a32a6e33076665d3a020588bf7cdd4 (diff)
Merge remote-tracking branch 'origin/staging-next' into staging
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 165e3e13a78ef..8fa59863bf782 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -822,3 +822,4 @@ Module System:
 ### Internal {#sec-release-24.05-lib-internal}
 - `lib` now has [Readme for contributing](https://github.com/NixOS/nixpkgs/tree/master/lib#readme).
 - Some function's documentation is now written using the [accepted doc comment syntax](https://github.com/NixOS/rfcs/pull/145).
+- `odoo` has been updated from `16.0.20231024` to `17.0.20240507`.