- patchlevel 252
This commit is contained in:
parent
6b3fc87ac4
commit
9c190f4255
43
7.3.252
Normal file
43
7.3.252
Normal file
@ -0,0 +1,43 @@
|
||||
To: vim_dev@googlegroups.com
|
||||
Subject: Patch 7.3.252
|
||||
Fcc: outbox
|
||||
From: Bram Moolenaar <Bram@moolenaar.net>
|
||||
Mime-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
------------
|
||||
|
||||
Patch 7.3.252 (after 7.3.247)
|
||||
Problem: Tests fail. (David Northfield)
|
||||
Solution: Add missing update for .ok file.
|
||||
Files: src/testdir/test81.ok
|
||||
|
||||
|
||||
*** ../vim-7.3.251/src/testdir/test81.ok 2011-06-26 05:36:07.000000000 +0200
|
||||
--- src/testdir/test81.ok 2011-07-15 13:14:27.000000000 +0200
|
||||
***************
|
||||
*** 1,4 ****
|
||||
--- 1,6 ----
|
||||
aaa two
|
||||
+ z
|
||||
+ y
|
||||
bbb y
|
||||
ccc
|
||||
ddd yee y
|
||||
*** ../vim-7.3.251/src/version.c 2011-07-15 17:51:30.000000000 +0200
|
||||
--- src/version.c 2011-07-15 17:55:25.000000000 +0200
|
||||
***************
|
||||
*** 711,712 ****
|
||||
--- 711,714 ----
|
||||
{ /* Add new patch number below this line */
|
||||
+ /**/
|
||||
+ 252,
|
||||
/**/
|
||||
|
||||
--
|
||||
You cannot propel yourself forward by patting yourself on the back.
|
||||
|
||||
/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
|
||||
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
|
||||
\\\ an exciting new programming language -- http://www.Zimbu.org ///
|
||||
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
|
Loading…
Reference in New Issue
Block a user