]> git.pld-linux.org Git - packages/vim.git/commitdiff
up to 7.3.888 auto/th/vim-7.3.888-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 15 Apr 2013 12:19:19 +0000 (15:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 15 Apr 2013 12:19:19 +0000 (15:19 +0300)
7.3.885  double free for list and dict in Lua
7.3.886  can't build with multi-byte on Solaris 10
7.3.887  no tests for Visual mode operators, what 7.3.879 fixes
7.3.888  filename completion with 'fic' does not work for multi-byte

sources
vim.spec

diff --git a/sources b/sources
index 60ff390c07dbfb866ab33c4e1f30d059664fd303..a8a45dca06020db1348a11e2d029252d2231315e 100644 (file)
--- a/sources
+++ b/sources
@@ -881,3 +881,7 @@ f69bd305333a102f4f76c40143bf3d2f  7.3.878
 5548c8d030b55771e1887f08522cbe36  7.3.882
 e263181d7409e8bde32520c8314ff2f9  7.3.883
 953f60cb265903910a537bf625e096a6  7.3.884
+2a096f77c95248226b7d4b7eda58a995  7.3.885
+ddef20eb6b2651480f1e52da247d84c0  7.3.886
+2aa53676316887e8c5bcaefe51211c3c  7.3.887
+e087de5e2224b5cd050e34fe371d1261  7.3.888
index 974378affece56163a29ad2a87fbb0c343d45641..fb89c8e615a5d03bd1e4a30c94ff03c00e5f989d 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      884
+%define                patchlevel      888
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.208319 seconds and 4 git commands to generate.