diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-26 02:10:19 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-26 02:10:19 +0000 |
commit | 2fe5051af746bd4df0afcc3065c6d6791c4fd275 (patch) | |
tree | 33a8d7a33661cc29ada76dc6068507c7feb5d5e2 /chapter01 | |
parent | e6c8119c856fd132496ee137167ce16d90baddbf (diff) |
Updated to Vim-7.0. Fixes #1793.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df58d95fc..fe28cc68d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>May 25, 2006</para> <itemizedlist> <listitem> + <para>[jhuntwork] - Updated to Vim-7.0. Fixes #1793.</para> + </listitem> + <listitem> <para>[jhuntwork] - Fixed generation of diff's man page. Thanks Randy McMurchy for the report and Ken Moffat for the fix. Fixes #1800.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index deac055e1..7edce3ec0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -252,6 +252,9 @@ <listitem> <para>&udev-config;</para> </listitem> + <listitem> + <para>&vim-fixes-patch;</para> + </listitem> </itemizedlist> <itemizedlist> |