| 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 |
| |
| |
| |
| |
| |
| *** 1,4 **** |
| --- 1,6 ---- |
| aaa two |
| + z |
| + y |
| bbb y |
| ccc |
| ddd yee y |
| |
| |
| |
| *** 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 /// |