diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9bfa1a9f7..6d5469c2c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -57,6 +57,17 @@ 2020-05-29 + + [xry111] - Move flex earlier in chapter 6, so that binutils + can use it. + + + [xry111] - Remove bzip2 and flex from chapter 5. + + + [xry111] - Move zstd earlier in chapter 6, so that file and + GCC can use it. + [bdubbs] - Run sed and findutils tests as an unprivileged user. Fixes diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 4d06fc2a3..650c33ade 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -83,14 +83,14 @@ su tester << EOF PATH=$PATH make tests < $(tty) EOF - + Install the package and move the main executable to /bin: