]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.909
authorElan Ruusamäe <glen@delfi.ee>
Thu, 5 Nov 2015 15:08:33 +0000 (17:08 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 5 Nov 2015 15:08:33 +0000 (17:08 +0200)
7.4.900  (after 7.4.899) README file can still be improved
7.4.901  BufLeave autocommand an corrupt undo
7.4.902  problems with using the MS-Windows console
7.4.903  MS-Windows: expandinig wildcards may cause bad memory access
7.4.904  Vim does not provide .desktop files
7.4.905  Python interface misses some functions on vim.message
7.4.906  MS-Windows: viminfo file is (always) given hidden attribute
7.4.907  dynamically loaded libs can only be defined at compile time
7.4.908  (after 7.4.907) build error with MingW compiler
7.4.909  "make install" fails

sources
vim.spec

diff --git a/sources b/sources
index 9710b4b3d9199618bfdde693dd07badf2370d87c..a0df8b3121680e865c2e9e43e1c0e44f51765821 100644 (file)
--- a/sources
+++ b/sources
@@ -897,3 +897,13 @@ a5dc1cc98d80385f892350dc13c8a15e  7.4.896
 b629a3165438bba4776df1ad1a866986  7.4.897
 ef624e2104f85a170f03da78ac0cf409  7.4.898
 e2e0a8b46422e8076a46817071dbe26f  7.4.899
+055afef6b550597aa62ce34d7529d8d0  7.4.900
+1a2cb70c5489f8e382d6bf1572316922  7.4.901
+d6b8542b6c5368916f4d22313c0115f0  7.4.902
+d527c483793b8a7316bd1999b27bb196  7.4.903
+bd3208cfd0b72fb740a70c140d37f411  7.4.904
+e1f590b4ec63d213f8127e8fa5e7bde4  7.4.905
+2b05c7676d542aaa3c397a23cbe633c0  7.4.906
+bb180aea0cf07ad9e2933563c9adfbbf  7.4.907
+0910f265e3839a1ff948508fc8c3f018  7.4.908
+fd5853bd52611975358eb55672c9a2d2  7.4.909
index 286232e5b422b19925f55659dc2807c634ee0ed9..45a25ffe95ba9dd486338209885ec5afe6b30737 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define                ver             7.4
-%define                patchlevel      899
+%define                patchlevel      909
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.295983 seconds and 4 git commands to generate.