mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/release-notes: mention length of release support
I took the date for 19.03 from the announcement: https://discourse.nixos.org/t/nixos-19-03-release/2652
This commit is contained in:
parent
b029d12b54
commit
dd917dc71a
2 changed files with 9 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
version="5.0"
|
version="5.0"
|
||||||
xml:id="sec-release-19.03">
|
xml:id="sec-release-19.03">
|
||||||
<title>Release 19.03 (“Koi”, 2019/03/??)</title>
|
<title>Release 19.03 (“Koi”, 2019/04/11)</title>
|
||||||
|
|
||||||
<section xmlns="http://docbook.org/ns/docbook"
|
<section xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
@ -18,6 +18,11 @@
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
End of support is planned for end of October 2019, handing over to 19.09.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The default Python 3 interpreter is now CPython 3.7 instead of CPython
|
The default Python 3 interpreter is now CPython 3.7 instead of CPython
|
||||||
|
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para />
|
<para>
|
||||||
|
End of support is planned for end of April 2020, handing over to 20.03.
|
||||||
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue