diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-22 17:48:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-22 17:48:30 +0000 |
commit | f7aeb473f8ab9d515d27548c9ef360217b4001c5 (patch) | |
tree | 328ea2899bbaf98d5d21ac40813d84599d1dd8ff /chapter01 | |
parent | 182ec8e555675e78dbec0350172d45b1bde37331 (diff) |
Update to e2fsprogs-1.41.10.
Make more robust output in version check for glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 77404697f..ba31a96f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,22 @@ --> <listitem> + <para>2010-02-22</para> + <itemizedlist> + <listitem> + <para>[bdubbs] Update to e2fsprogs-1.41.10. Fixes + <ulink url="&lfs-ticket-root;2576">#2576</ulink>. This + also reverts the changes made in response to + <ulink url="&lfs-ticket-root;2586">#2586</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] Make more robust output in version check + for glibc.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-02-21</para> <itemizedlist> <listitem> |