···318 </itemizedlist>
319 </listitem>
320 </itemizedlist>
321- <itemizedlist spacing="compact">
322 <listitem>
323 <para>
324 The <literal>antlr</literal> package now defaults to the 4.x
325 release instead of the old 2.7.7 version.
000000326 </para>
327 </listitem>
328 </itemizedlist>
···318 </itemizedlist>
319 </listitem>
320 </itemizedlist>
321+ <itemizedlist>
322 <listitem>
323 <para>
324 The <literal>antlr</literal> package now defaults to the 4.x
325 release instead of the old 2.7.7 version.
326+ </para>
327+ </listitem>
328+ <listitem>
329+ <para>
330+ The <literal>libwnck</literal> package now defaults to the 3.x
331+ release instead of the old 2.31.0 version.
332 </para>
333 </listitem>
334 </itemizedlist>
+3
nixos/doc/manual/release-notes/rl-2111.section.md
···80* The `antlr` package now defaults to the 4.x release instead of the
81 old 2.7.7 version.
8200083## Other Notable Changes {#sec-release-21.11-notable-changes}
8485- The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.
···80* The `antlr` package now defaults to the 4.x release instead of the
81 old 2.7.7 version.
8283+* The `libwnck` package now defaults to the 3.x release instead of the
84+ old 2.31.0 version.
85+86## Other Notable Changes {#sec-release-21.11-notable-changes}
8788- The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.
···419 libsexy = throw "libsexy has been removed from nixpkgs, as it's abandoned and no package needed it."; # 2019-12-10
420 libstdcxxHook = throw "libstdcxx hook has been removed because cc-wrapper is now directly aware of the c++ standard library intended to be used."; # 2020-06-22
421 libqmatrixclient = throw "libqmatrixclient was renamed to libquotient"; # added 2020-04-09
0422 lilypond-unstable = lilypond; # added 2021-03-11
423 links = links2; # added 2016-01-31
424 linux_rpi0 = linux_rpi1;
···419 libsexy = throw "libsexy has been removed from nixpkgs, as it's abandoned and no package needed it."; # 2019-12-10
420 libstdcxxHook = throw "libstdcxx hook has been removed because cc-wrapper is now directly aware of the c++ standard library intended to be used."; # 2020-06-22
421 libqmatrixclient = throw "libqmatrixclient was renamed to libquotient"; # added 2020-04-09
422+ libwnck3 = libwnck;
423 lilypond-unstable = lilypond; # added 2021-03-11
424 links = links2; # added 2016-01-31
425 linux_rpi0 = linux_rpi1;