diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-09-09 01:19:31 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-09-09 01:19:31 +0000 |
commit | 33d82368467378581cf67ecdec39de6456d44abf (patch) | |
tree | a22fe4562e3897da162713a7f20d2fafbc0eaf6b /chapter01 | |
parent | bf1c6eeaeeaf1f32d0723f69edbf843ddca6e9c6 (diff) |
Simplify glibc testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 031408e4d..c9cee268c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ </listitem> --> <listitem> + <para>2014-09-09</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Simplify glibc testing.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-09-08</para> <itemizedlist> <listitem> |