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 a2c0391fd..b499449f6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-21</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added ac_cv_func_working_mktime=yes to the configure + commands in gawk and bash to bypass the search for mktime. This + works around a change in gcc.</para> + </listitem> + <listitem> <para>[bdubbs] - Added a note to the ifcfg script description in iproute2 that it requires external programs.</para> </listitem> |