diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-24 19:55:12 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-24 19:55:12 +0000 |
commit | 7a47ddb07df2579bbdaf17e6b717b6edcdcdf276 (patch) | |
tree | 09d326802da7176a941238a9abc08b9fe8eff3d1 /chapter01/changelog.xml | |
parent | 7886729e9889558543cc96e54eecce1e45543194 (diff) |
Reorder packages in Chapter 6 so Python can use gdbm.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5947ac1ef..5e2e31b20 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <para>2017-09-24</para> <itemizedlist> <listitem> + <para>[bdubbs] - Reorder packages in Chapter 6 so Python can use + gdbm.</para> + </listitem> + <listitem> <para>[dj] - Use upstream systemd tarball with meson build system and supply only prebuilt man pages.</para> </listitem> |