release notes: mention removal of shell aliases

Changed files
+4 -1
nixos
doc
manual
release-notes
+4 -1
nixos/doc/manual/release-notes/rl-1609.xml
···
<itemizedlist>
<listitem>
-
<para>todo</para>
+
<para>Shell aliases for systemd sub-commands
+
<link xlink:href="https://github.com/NixOS/nixpkgs/pull/15598">were dropped</link>:
+
<command>start</command>, <command>stop</command>,
+
<command>restart</command>, <command>status</command>.</para>
</listitem>
</itemizedlist>