diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-10-23 23:00:08 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-10-23 23:00:08 +0000 |
commit | 201167dbb097dc1cb54794fbb73ae85b6e26b0f3 (patch) | |
tree | b1660e80a509f37c4b35b68d5ad0f1220dc52f1a /chapter01 | |
parent | ed809f003574c00bf2ee04f688171a079755c796 (diff) |
(systemd) Update to D-Bus-1.10.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3fbc32764..39b8059b3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ <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-23</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to D-Bus-1.10.12. Fixes + <ulink url="&lfs-ticket-root;3993">#3993</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2016-10-22</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 28ede3ffd..058df5757 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -59,9 +59,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>--> |