diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 23013478c..97d38a5a6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -121,6 +121,10 @@ Chapter 5: Removed the installation of a static gettext. </para></listitem> <listitem><para> +Chapter 5: Reordered the installations alphabetically. +</para></listitem> + +<listitem><para> Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin. </para></listitem> @@ -196,6 +200,11 @@ replaced it with a patch to man-pages. </para></listitem> <listitem><para> +Chapter 6: Moved the installations of ed and patch into their alphabetical +positions. +</para></listitem> + +<listitem><para> Chapter 7: Fixed the delays in the killproc function in the functions script. Now, after kill, first check PIDs, then sleep 2 if needed. More details can be read in the comments in the script itself. |