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 92a9b80e8..27d293cfc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -15,6 +15,11 @@ </para></listitem> +<listitem><para>September 18th, 2001 [gerard]: Chapter 5+6 - GCC: +Added --enable-threads=posix to chapter 5, and changed --enable-threads to +--enable-threads=posix in chapter 6. Although the default is posix threads when +not specified, it's clearer this way what's being enabled.</para></listitem> + <listitem><para>September 17th, 2001 [gerard]: Chapter 6 - Psmisc: Added notes how to deal with psmisc's pidof symlink (in case sysvinit isn't installed) and man page. Also, added --exec-prefix=/ to psmisc's |