diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:26:14 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-12 19:26:14 +0000 |
commit | 7b303d47a0f2f2152e128d91b35478b9eb69bafa (patch) | |
tree | e80a3d582c6c15a6f5e20868e84b6914dd94bcab /chapter01 | |
parent | 578fb81b00b3cddbf5271e439d47fafb19d7a79c (diff) |
Fix incorrect version number for expect's installed library (Bug 1608)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6664 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 17bc8319e..d0ac8134b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -112,6 +112,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 6th, 2005 [matt]: Fix incorrect version number for +expect's installed library (Bug 1608)</para></listitem> + <listitem><para>August 7th, 2005 [archaic]: Added note in Shadow regarding building Cracklib from BLFS first.</para></listitem> |