diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-07-06 01:56:21 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-07-06 01:56:21 +0000 |
commit | 8f1e938e9a1a7389a955e27ed8120eff0bff1198 (patch) | |
tree | 2626d66659e0dbbf2caed8e813672a44f0675b15 | |
parent | f68645634ffd79168a672378c1c652354e1b9b51 (diff) |
Fix the changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 25 | ||||
-rw-r--r-- | lfs-bootscripts-20190524.tar.xz | bin | 32304 -> 32260 bytes |
2 files changed, 13 insertions, 12 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7afd3f475..402145c5a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,20 +42,9 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> - <listitem> - <para>2019-06-24</para> - <itemizedlist> - <listitem> - <para>[renodr] - Fixed issue with installing Check's documentation - in a verisoned directory. Thanks goes to Ryan Marsaw for the report. - This was fixed be removing the unrecognized/unused --docdir - and replacing it with a "docdir=" in the make install command.</para> - </listitem> - </itemizedlist> - </listitem> <listitem> - <para>2019-06-16</para> + <para>2019-06-29</para> <itemizedlist> <listitem> <para>[bdubbs] - Properly initialize a data structure in @@ -90,6 +79,18 @@ </listitem> <listitem> + <para>2019-06-24</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fixed issue with installing Check's documentation + in a verisoned directory. Thanks goes to Ryan Marsaw for the report. + This was fixed be removing the unrecognized/unused --docdir + and replacing it with a "docdir=" in the make install command.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-06-18</para> <itemizedlist> <listitem> diff --git a/lfs-bootscripts-20190524.tar.xz b/lfs-bootscripts-20190524.tar.xz Binary files differindex 0315fce62..1c93cc979 100644 --- a/lfs-bootscripts-20190524.tar.xz +++ b/lfs-bootscripts-20190524.tar.xz |