diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 55bf72592..8cb318d1d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 22nd, 2003 [greg]: Chapter 5 - Setting up the +environment: Added unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD to +.bash_profile to stop accidental build breakge.</para></listitem> + <listitem><para>September 20th, 2003 [greg]: Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description. </para></listitem> |