diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 13e3b220f..c1a573dc5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,14 @@ <itemizedlist> +<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: Cleaned +up the sed commands to use the backup file that was created earlier instead +of writing to an intermediate 'tmp~' file.</para></listitem> + +<listitem><para>December 10th, 2001 [marcheerdink]: Chapter 5+6: 'make' +command for diffutils installation changed to 'make PR_PROGRAM=/usr/bin/pr.' +This bug was reported by Greg Schafer.</para></listitem> + <listitem><para>December 7th, 2001 [gerard]: Chapter 6: Change the configure command from <emphasis>./Configure -Dprefix=/usr</emphasis> to <emphasis>./configure.gnu --prefix=/usr</emphasis>. This is more consistent |