diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-10 16:40:33 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-10 16:40:33 +0000 |
commit | a737f406112af44330ea5555684511b7d3886f3a (patch) | |
tree | 3641c85ba9e8658b05ded45a3bd8976555ff8071 /chapter01 | |
parent | 166a9dbdcfc1ce78b2c25a42cf2a6a02ed459d59 (diff) |
Updated Vim to 7.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 35471d941..8483a6df3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-10-10</para> <itemizedlist> <listitem> + <para>[randy] - Updated Vim to 7.2.</para> + </listitem> + <listitem> <para>[randy] - Updated Udev to 130.</para> </listitem> </itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9fef337bd..0eda9cae7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -194,9 +194,9 @@ <listitem> <para>Util-Linux-NG &util-linux-ng-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Vim &vim-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Zlib &zlib-version;</para> </listitem>--> @@ -360,7 +360,7 @@ </listitem> <listitem> - <para>vim-7.1-fixes-1.patch</para> + <para>vim-7.1-fixes-6.patch</para> </listitem> </itemizedlist> |