diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-20 23:52:47 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-20 23:52:47 +0000 |
commit | 20483d86bb433013a889f579b31c12d9e669064d (patch) | |
tree | 659244d7fc162e25cfd493e355f50a07bb735629 /chapter01 | |
parent | ba91030766c43f56bb2ec852ccf91f1ced08c6f2 (diff) |
Fix EXTRA_DIST files in systemd tarball.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b11969962..4c4feb51d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2017-07-21</para> + <itemizedlist> + <listitem> + <para>[dj] - Fix EXTRA_DIST files in systemd tarball.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2017-07-18</para> <itemizedlist> |