diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-16 17:57:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-16 17:57:39 +0000 |
commit | 9c718597fca075d874cfbbd99560782c50985e0e (patch) | |
tree | d06d9b5767b956ef0a87ce263937663d088ffbcd /chapter01 | |
parent | acc3ca3532f2aa5ef72c13d44171fa8fd897dc10 (diff) |
Remove unneeded sed in e2fsprogs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fb5ab56fc..7ae348387 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,9 +37,21 @@ --> <listitem> + <para>2015-09-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove unneeded sed in e2fsprogs.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-09-07</para> <itemizedlist> <listitem> + <para>[bdubbs] - LFS-7.8-rc1 released.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to util-linux 2.27. Fixes <ulink url="&lfs-ticket-root;3823">#3823</ulink>.</para> </listitem> |