diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-12-01 00:18:42 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-12-01 00:18:42 +0000 |
commit | 01669da789baecc7d5236257040ef113cb907517 (patch) | |
tree | a9eb7191182eca4b2eb5b4771ed69f5bcc088efc /chapter01 | |
parent | 4c63d1e96ae17e5e3b94eab891f492f1c1970afa (diff) |
[Bug 195] Add static library explanation to chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 f572fa819..b521a8aff 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -33,6 +33,10 @@ </para></listitem> +<listitem><para>November 30th, 2001 [markh]: Chapter 5: Added static +library explanation originally posted on lfs-apps (when it still +existed) by Plasmatic.</para></listitem> + <listitem><para>November 26th, 2001 [markh]: Chapter 5+6: Updated to kernel-2.4.16 and modutils-2.4.12.</para></listitem> |