diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-16 09:44:35 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-16 09:44:35 +0000 |
commit | 56f967e444b3b7f7e99590b65cba13fb8e002cbe (patch) | |
tree | 104888b6a2bd81d7ebd4a42eb0f7d83550ff3914 /chapter01/changelog.xml | |
parent | 01b2d1b3c70b95a068502887d63967111f8de6d0 (diff) |
Temporarily commented out fileencodings in /etc/vimrc because of a bug
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 1e9d2b98e..67c9eacdf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,6 +76,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 16, 2004 [alexander]: Removed the fileencodinfs line from +the /etc/vimrc file because of a bug</para></listitem> + <listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline. </para></listitem> |