]> git.pld-linux.org Git - packages/vim.git/commitdiff
up to 7.3.884 auto/th/vim-7.3.884-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 9 Apr 2013 16:43:57 +0000 (19:43 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 9 Apr 2013 16:43:57 +0000 (19:43 +0300)
7.3.878  'fileignorecase' is missing in options window and quickref
7.3.879  aborting an ex command does not abort a pending operator
7.3.880  new viminfo history lines may be replacd with old lines
7.3.881  Python list does not work correctly
7.3.882  CursorHold may trigger after receiving the termresponse
7.3.883  (after 7.3.880) can't build with some combination of features
7.3.884  compiler warning for variable shadowing another

sources
vim.spec

diff --git a/sources b/sources
index 7fe6ffc50d69c046c31cfa454aefc4804dfa2605..60ff390c07dbfb866ab33c4e1f30d059664fd303 100644 (file)
--- a/sources
+++ b/sources
@@ -874,3 +874,10 @@ bd47f2b08911ad0db8209c5f02380a5d  7.3.872
 abb4523022f7c6c86c43256f80a74550  7.3.875
 437a021bf523442732f1e31f29579e68  7.3.876
 8b71b930825e91e8f7af6aef3b714080  7.3.877
+f69bd305333a102f4f76c40143bf3d2f  7.3.878
+82ea66e60b9e1d3d534352d12534ddf2  7.3.879
+553ee873fb23b8df6262db61de925493  7.3.880
+9ab615958983c113e0e90028cc05256e  7.3.881
+5548c8d030b55771e1887f08522cbe36  7.3.882
+e263181d7409e8bde32520c8314ff2f9  7.3.883
+953f60cb265903910a537bf625e096a6  7.3.884
index de7f524e2353dc2a0fb4d5b43130c32e78b1be8d..974378affece56163a29ad2a87fbb0c343d45641 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      877
+%define                patchlevel      884
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.087298 seconds and 4 git commands to generate.