diff options
author | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-23 02:27:47 +0000 |
---|---|---|
committer | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-23 02:27:47 +0000 |
commit | 255504f783e4f8960835d74c66b450a0e1ecc658 (patch) | |
tree | 69a350488eb4eeee55ee3f86b3bd30feb6ef234e /chapter01 | |
parent | b036adcf56a6014bf6a5efd34f43aa10de03c531 (diff) |
Chapter 5 - Updated the Why Static page to more accurately represent the difference between statically and dynamically linked binaries. Thanks to Ian Molton for point this out. Fixes Bug 602. Updated bookinfo with this year in copyright.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28b850f1f..9a4f63001 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,8 +94,13 @@ </itemizedlist> </para></listitem> -<listitem><para>September 22nd, 2003 [jeremy]: Removed the make command from -DejaGNU, since it performs nothing.</para></listitem> +<listitem><para>September 22nd, 2003 [jwrober]: Chapter 5 - Updated the Why +Static page to more accurately represent the difference between statically and +dynamically linked binaries. Thanks to Ian Molton for point this out. Fixes +Bug 602.</para></listitem> + +<listitem><para>September 22nd, 2003 [jeremy]: Removed the make +command from DejaGNU, since it performs nothing.</para></listitem> <listitem><para>September 22nd, 2003 [jeremy]: Removed the -k from TCL's make check, since it's not expected to have failures anymore</para></listitem> |