diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2015-06-28 10:08:18 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2015-06-28 10:08:18 +0000 |
commit | 367e6156f135b47b53879005f759beaefe3f58d3 (patch) | |
tree | d95b6101055a4da67ffccae610ba3caf4e3a7535 | |
parent | da5445e65d0e796a4f5b5c07d23361337b4774be (diff) |
List systemd in whatsnew.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/whatsnew.xml | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 05db23bb8..8986cb858 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -193,9 +193,9 @@ <!--<listitem> <para>Shadow &shadow-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Systemd &systemd-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Tar &tar-version;</para> </listitem>--> @@ -247,11 +247,15 @@ </listitem> <listitem> - <para>Tcl-core-&tcl-version;</para> + <para>&ncurses-gcc5-buildfixes-patch;</para> </listitem> <listitem> - <para>&ncurses-gcc5-buildfixes-patch;</para> + <para>&systemd-compat-patch;</para> + </listitem> + + <listitem> + <para>Tcl-core-&tcl-version;</para> </listitem> </itemizedlist> @@ -268,9 +272,9 @@ <para>mpfr-3.1.2-upstream_fixes-3.patch</para> </listitem> - <!--<listitem> - <para>systemd-216-compat-1.patch</para> - </listitem>--> + <listitem> + <para>systemd-219-compat-1.patch</para> + </listitem> <listitem> <para>Tcl-8.6.3</para> |