diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index de00d0bf4..f0ef6ebd4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2008-12-02</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Moved grep up in the build order of chapter 6 + to be before libtool which hardcodes references to grep in its installed + files. Was previously circumvented by a symlink, but this approach sticks + more closely to our build order policy. Thanks to Greg Schafer for the reminder.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-12-01</para> <itemizedlist> <listitem> |