diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-06-12 18:43:57 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-06-12 18:43:57 +0000 |
commit | d1d90532e8f9719ba1d70353fa2adbd916afb5a3 (patch) | |
tree | e3fef578b69ea3bd1933b314418469ee5ba1fdd5 /chapter01 | |
parent | 6c347378fd11b83eace8ff5d6dd4b698c830f209 (diff) |
Update to dbus-1.12.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ab195f2a0..43e46e17d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,13 +42,23 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2019-06-12</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to dbus-1.12.16. Fixes + <ulink url="&lfs-ticket-root;4470">#4470</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2019-06-08</para> <itemizedlist> <listitem> - <para>Make it so that the instructions for removing symlinks before building - Util-Linux in Chapter 6 are only visible in systemd.</para> + <para>[renodr] - make it so that the instructions for removing + symlinks before building Util-Linux in Chapter 6 are only visible + in systemd.</para> </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5ad73df1d..fb29e7932 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -62,9 +62,9 @@ <!--<listitem> <para>DejaGNU-&dejagnu-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>D-Bus-&dbus-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Diffutils-&diffutils-version;</para> </listitem>--> |