diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-16 12:58:45 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-16 12:58:45 +0000 |
commit | b19d1dae3d3f7386f2c630e9a0d2247155f194e6 (patch) | |
tree | c37182c82b38905af0de149293646ababc7bf812 /chapter01 | |
parent | 56f967e444b3b7f7e99590b65cba13fb8e002cbe (diff) |
Fixed a typo and elaborated a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 67c9eacdf..a7e9a023c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,8 +76,8 @@ 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 16, 2004 [alexander]: Removed the fileencodings line due to +a bug which causes Vim to default to UTF-8.</para></listitem> <listitem><para>June 15, 2004 [winkie]: Corrected installation of Readline. </para></listitem> |