aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-06-10 11:10:55 +0000
committerAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-06-10 11:10:55 +0000
commit354686209b1d8a6733dea9cce96dccb9ee1fabc0 (patch)
tree5f27e25d9dbb38dd73826cc3b328f76f900c66c7 /chapter01
parentb5b61fd61aa2ce4ea3a1d3cb0096fe8210e4bbab (diff)
Fixed the previous commit. Removed the "background" option from /etc/vimrc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 70e1892f4..464365ca7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -105,6 +105,10 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 10, 2004 [alexander]: Reverted the bogus change of package
+order. Removed the "background" line from /etc/vimrc because it matches the
+default on Linux console</para></listitem>
+
<listitem><para>June 10, 2004 [alexander]: Added a command to autodetect the
character set of files being edited to /etc/vimrc
</para></listitem>