]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.943
authorElan Ruusamäe <glen@delfi.ee>
Sat, 28 Nov 2015 22:33:29 +0000 (00:33 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 28 Nov 2015 22:33:29 +0000 (00:33 +0200)
7.4.923  prototypes not always generated
7.4.924  DEVELOPER_DIR gets reset by configure
7.4.925  user may yank or put using the register being recorded in
7.4.926  completing longest match doesn'thandle multi-byte chars
7.4.927  Ruby crashes when there is a runtime error
7.4.928  a clientserver message interrupts handling keys of a mapping
7.4.929  "gv" after paste selects one char less if 'sel' is "exclusive"
7.4.930  MS-Windows: Most users appear not to like the window border
7.4.931  (after 7.4.929) test 94 fails on some systems
7.4.932  (after 7.4.926) test_utf8 has confusing dummy command
7.4.933  (after 7.4.926) crash using longest match in completion
7.4.934  Appveyor also builds on a tag push
7.4.935  test_utf8 fails on MS-Windows when executed with gvim
7.4.936  crash when dragging with the mouse
7.4.937  segfault reading unitialized memory
7.4.938  X11 and GTK have moure mouse buttons than Vim supports
7.4.939  memory leak when encountering a syntax error
7.4.940  vt52 terminal codes are not correct
7.4.941  there is no way to ignore case only for tag searches
7.4.942  (after 7.4.941) test_tagcase breaks for small builds
7.4.943  test_writefile tests are not run

sources
vim.spec

diff --git a/sources b/sources
index c438a4a9c475470cdcdfa69e77c7dec2939629b7..10e4cf1f56a74427eaa6090d88dae191b45f0e1a 100644 (file)
--- a/sources
+++ b/sources
@@ -920,3 +920,24 @@ d21763ac74ce25cfbe863123978cd038  7.4.919
 ec472d51c19880962ef5d048044d1595  7.4.920
 1ca92094901cc3372eed9dd768739cfc  7.4.921
 15fc281233da0ed57286e78554e617be  7.4.922
+7d30170c705687b31706a904cb8452fd  7.4.923
+042286b4b5d65266b69f4adbdd0a9579  7.4.924
+451aeb8f6fc65007a9dda6fdfa589dd8  7.4.925
+8b46fb621f9650201820aa44d6c63ef4  7.4.926
+18bcf9f99a9f0b4938643a338a177f4a  7.4.927
+c418b6f8a5c61cb47d870a79405142aa  7.4.928
+e7ec8c210aaf8071b6bf6283d88a2529  7.4.929
+98d73b54da2b84717a4791cb807c5a6d  7.4.930
+7e34761a3fd4782e39bab24300f8fa49  7.4.931
+d76d203d7fd631c44e48bded040c78b4  7.4.932
+00cdd35d3a46201edda1611f88477790  7.4.933
+13fc4e815f86c1e44c69ea65ea584ff7  7.4.934
+ab2c1317c5b509deaeb32b787c0d181d  7.4.935
+d720801b63f9fc1a8dcbfb5735bd80b2  7.4.936
+0b5f239cd2d99f1e6b5628f894d5a6cf  7.4.937
+61215dc114825048f53b0993b6561141  7.4.938
+1d225f28be4c7a318498d43aaddcbb94  7.4.939
+90edbd15c64e52d6b46ef017933e562b  7.4.940
+682f2de0f3d2ede47e15c5a4014970d1  7.4.941
+6115673455f02ec10c993759b73b88b0  7.4.942
+6fdee195c4e44947865ee4a47994e215  7.4.943
index 49967b4e7f16a1921765f1109eb609e9be52fee6..dac06a345def5ad03babbb5d0b53f2d270a943cb 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define                ver             7.4
-%define                patchlevel      922
+%define                patchlevel      943
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.05876 seconds and 4 git commands to generate.