diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-27 05:11:45 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-27 05:11:45 +0000 |
commit | d339c154861f89caa9b3e170a1c0ff3e91723355 (patch) | |
tree | 7db759ec1b40612adee4170632fd5b5a59484119 /chapter01 | |
parent | 29987248046d77c801e5afecb9a7833023de5694 (diff) |
Update to sysvinit-2.88dsf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 f82bd55aa..e19655e3e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2010-06-27</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to sysvinit-2.88dsf. + Fixes + <ulink url="&lfs-ticket-root;2677">#2677</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Added new CFLAGS options to zlib configure instruction in order to prevent some seg faults when building with gcc-4.5. |