diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2021-12-13 19:57:06 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2021-12-13 19:57:06 +0100 |
commit | 18cb094aab2e50c9b90e484592212bfce026b640 (patch) | |
tree | 03e676b6e1976c3f22573995f43b822cc26efa6f /doc/manual/src/release-notes | |
parent | 6ae5f39ea07f67b0dc746860ddf25e5659c94d81 (diff) |
rl-2.5.md: Set date
Diffstat (limited to 'doc/manual/src/release-notes')
-rw-r--r-- | doc/manual/src/release-notes/rl-2.5.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/release-notes/rl-2.5.md b/doc/manual/src/release-notes/rl-2.5.md index 61c189d22..dd6fd3b0f 100644 --- a/doc/manual/src/release-notes/rl-2.5.md +++ b/doc/manual/src/release-notes/rl-2.5.md @@ -1,4 +1,4 @@ -# Release 2.5 (2021-XX-XX) +# Release 2.5 (2021-12-13) * The garbage collector no longer blocks new builds, so the message `waiting for the big garbage collector lock...` is a thing of the |