summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-10 16:44:25 -0400
committerGitHub <noreply@github.com>2020-10-10 16:44:25 -0400
commit2e087fe0d968d51ce61521b43a121a662c5a5edf (patch)
tree5f050691510ea2d5c1f10c2a50d308db18cd1614 /nixos
parentae5eda2c1b12c9bd2a31f1906a1bdf9979439dd4 (diff)
parent63c77357334b1c8c097889efe17d46feb383e653 (diff)
downloadnixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar.gz
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar.bz2
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar.lz
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar.xz
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.tar.zst
nixpkgs-2e087fe0d968d51ce61521b43a121a662c5a5edf.zip
Merge pull request #100097 from Jiehong/doc/release_note_python
doc: add the removal of Python 3.5 to the 20.09 release notes (#95765)
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2009.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2009.xml b/nixos/doc/manual/release-notes/rl-2009.xml
index 91a01f0835a..795a2cd1f29 100644
--- a/nixos/doc/manual/release-notes/rl-2009.xml
+++ b/nixos/doc/manual/release-notes/rl-2009.xml
@@ -66,6 +66,12 @@
    </listitem>
    <listitem>
     <para>
+     Python 3.5 has reached its upstream EOL at the end of September 2020: it
+     has been removed from the list of available packages.
+    </para>
+   </listitem>
+   <listitem>
+    <para>
      Two new options, <link linkend="opt-services.openssh.authorizedKeysCommand">authorizedKeysCommand</link>
      and <link linkend="opt-services.openssh.authorizedKeysCommandUser">authorizedKeysCommandUser</link>, have
      been added to the <literal>openssh</literal> module. If you have <literal>AuthorizedKeysCommand</literal>