aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorRaito Bezarius <raito@lix.systems>2024-07-10 17:33:47 +0200
committeralois31 <alois1@gmx-topmail.de>2024-07-17 22:12:41 +0000
commit67f62bcdb4fa2808f44883deffa144e59eb34473 (patch)
treefe3c07fb01c47065f69daf215bff80623c358269 /doc/manual
parent68567206f244f26f4830030c172d63c3dc9a13a1 (diff)
doc/release-notes: add date for major release
Change-Id: I93aab93c069bb3989c3f8d17e0862899e6f76865 Signed-off-by: Raito Bezarius <raito@lix.systems>
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/src/SUMMARY.md2
-rw-r--r--doc/manual/src/release-notes/rl-2.90.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual/src/SUMMARY.md b/doc/manual/src/SUMMARY.md
index 5090c78c0..98042ee9f 100644
--- a/doc/manual/src/SUMMARY.md
+++ b/doc/manual/src/SUMMARY.md
@@ -197,7 +197,7 @@
- [Release Notes](release-notes/release-notes.md)
- [Upcoming release](release-notes/rl-next.md)
<!-- RELENG-AUTO-INSERTION-MARKER (see releng/release_notes.py) -->
- - [Lix 2.90 (FIXME date)](release-notes/rl-2.90.md)
+ - [Lix 2.90 (2024-07-10)](release-notes/rl-2.90.md)
- [Nix 2.18 (2023-09-20)](release-notes/rl-2.18.md)
- [Nix 2.17 (2023-07-24)](release-notes/rl-2.17.md)
- [Nix 2.16 (2023-05-31)](release-notes/rl-2.16.md)
diff --git a/doc/manual/src/release-notes/rl-2.90.md b/doc/manual/src/release-notes/rl-2.90.md
index e8041b74c..409a0eea2 100644
--- a/doc/manual/src/release-notes/rl-2.90.md
+++ b/doc/manual/src/release-notes/rl-2.90.md
@@ -1,7 +1,7 @@
-# Lix 2.90 "Vanilla Ice Cream" (FIXME date)
+# Lix 2.90 "Vanilla Ice Cream" (2024-07-10)
-# Lix 2.90.0 (FIXME date)
+# Lix 2.90.0 (2024-07-10)
## Breaking Changes
- Deprecate the online flake registries and vendor the default registry [fj#183](https://git.lix.systems/lix-project/lix/issues/183) [fj#110](https://git.lix.systems/lix-project/lix/issues/110) [fj#116](https://git.lix.systems/lix-project/lix/issues/116) [#8953](https://github.com/NixOS/nix/issues/8953) [#9087](https://github.com/NixOS/nix/issues/9087) [cl/1127](https://gerrit.lix.systems/c/lix/+/1127)