diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 56bd44c01..d4a670418 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -186,6 +186,11 @@ so they can't be stripped. </para></listitem> <listitem><para> +Chapter 6: Removed the ld.so section since we only used the man pages and +replaced it with a patch to man-pages. +</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. |