diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-28 23:00:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-28 23:00:38 +0000 |
commit | d635ff5d30640d5d8bbadd56b92be76c412ff500 (patch) | |
tree | 7948910a20b33bf2db6fb8f5f2b0ccf71fa27bdc | |
parent | 2f6f98e5a00f606fc9051e23fb4a99bca219a85e (diff) |
Noted adding texinfo-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 0fd515bbe..5a59f0989 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,10 @@ </para></listitem> +<listitem><para>August 28th, 2001 [gerard]: Chapter 6-Texinfo: Added +the explanation of the make TEXMF=/usr/share/texmf install-tex +command.</para></listitem> + <listitem><para>August 28th, 2001 [gerard]: Chapter 6-M4: Removed the note about linking m4 statically outside of chroot. LFS doesn't use Glibc-2.1.x anymore, so this claim may not be true. It'll have to be |