diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-13 02:58:10 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-13 02:58:10 +0000 |
commit | 3b032196953ffaba87ea9b4f307a40a3efd726e9 (patch) | |
tree | 6cda60dbe3c58c0325d02831a44b22ad32a1a5e2 /chapter01 | |
parent | 76db8d6fa13e6c7c133fc1118c127bce9dcb8564 (diff) |
Update to dbus-1.12.10.
Add a note to glibc about using libidn2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9b5ad5ba2..6e2be24cc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,13 @@ <listitem> <para>2018-08-12</para> <itemizedlist> + <listitem revision="systemd"> + <para>[bdubbs] - Update to dbus-1.12.10. Fixes + <ulink url="&lfs-ticket-root;4328">#4328</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add a note to glibc about using libidn2.</para> + </listitem> <listitem> <para>[bdubbs] - Add LANG to vim test instructions.</para> </listitem> |