diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-18 17:52:35 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-18 17:52:35 +0000 |
commit | f49cf1a7926369edec993c48cd34256a73b57e69 (patch) | |
tree | 9ec6e459d0996d52e9461c7baea1deff346a6317 /chapter01 | |
parent | 14ac599867adebabefd47ae9570f958a31e0df45 (diff) |
added some descs for Glibc and E2fsprogs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 08e38ddde..170f253ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,12 @@ </para></listitem> +<listitem><para>May 18th, 2002 [gerard]: Appendix A - E2fsprogs: Added some +descriptions.</para></listitem> + +<listitem><para>May 18th, 2002 [gerard]: Appendix A - Glibc: Added some +more descriptions.</para></listitem> + <listitem><para>May 17th, 2002 [markh]: Changed all chown X.X's to chown X:X's which is less likely to run into problems (according to info chown).</para></listitem> |