diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 25 |
1 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> |