aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2016-10-10 21:07:26 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2016-10-10 21:07:26 +0000
commit28cf0f7c941af80f1310990f4f7bfc392ad31a07 (patch)
tree934b84c71eab49b6d419968f26a61970b31ddfd1 /chapter01/changelog.xml
parent090209d7e47ce9f0ca9d8a508f1a677496fad24d (diff)
(systemd) Fixed the resolv.conf symlink and added note about using our generated tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 581b7a2a2..8260a0298 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,22 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem revision="systemd">
+ <para>2016-10-10</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Added a note about using the
+ <application>systemd</application> source tarball generated by the
+ LFS systemd team.</para>
+ </listitem>
+ <listitem>
+ <para>[renodr] - Fixed the symlink for /etc/resolv.conf in the
+ systemd page in Chapter 6. Thanks goes to DJ Lucas and
+ Wayne for reporting this.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2016-10-09</para>
<itemizedlist>