diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-06 18:51:27 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-06 18:51:27 +0000 |
commit | cf62a33e4fccb15782427b27123384aed169f96d (patch) | |
tree | 9092191fd4de17b68dd1d57c6330eb104e8e03a2 /chapter01 | |
parent | 334a0dfddeb324a3373488a3243c6eeec47573da (diff) |
Added security patch for zlib.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a206cc5d5..764bb64bd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -107,6 +107,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 6th, 2005 [archaic]: Added security patch for zlib. +</para></listitem> + <listitem><para>July 6th, 2005 [matt]: Several typo corrections, as suggested by Bernard Leak.</para></listitem> |