]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.922 auto/th/vim-7.4.922-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 11 Nov 2015 13:24:41 +0000 (15:24 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 11 Nov 2015 13:24:41 +0000 (15:24 +0200)
7.4.910  (after 7.4.905) compiler complains about type punned pointer
7.4.911  t_Ce and t_Cs are documented but not supported
7.4.912  wrong indenting for C++ constructor
7.4.913  no utf-8 support for the hangul input feature
7.4.914  new compiler warning: logical-not-parentheses
7.4.915  comma goes missing when removing from 'path' and then adding
7.4.916  when running out of memory, memory may be freed twice
7.4.917  compiler warning for comparing signed and unsigned
7.4.918  (after 7.4.907) a digit in an option name has problems
7.4.919  the dll options are not in the options window
7.4.920  the rubydll option is not in the options window
7.4.921  (after 7.4.906) missing proto file update
7.4.922  leaking memory with ":helpt {dir-not-exists}"

sources
vim.spec

diff --git a/sources b/sources
index a0df8b3121680e865c2e9e43e1c0e44f51765821..c438a4a9c475470cdcdfa69e77c7dec2939629b7 100644 (file)
--- a/sources
+++ b/sources
@@ -907,3 +907,16 @@ e1f590b4ec63d213f8127e8fa5e7bde4  7.4.905
 bb180aea0cf07ad9e2933563c9adfbbf  7.4.907
 0910f265e3839a1ff948508fc8c3f018  7.4.908
 fd5853bd52611975358eb55672c9a2d2  7.4.909
+d5b468474a578ca7fc2b18c5bebac802  7.4.910
+4005e8e5d60e64485922d27a69a5d8b3  7.4.911
+81c7653dc58a6077f8cb577bf56879f7  7.4.912
+dd839dd032a1ba2c249798eac6a56871  7.4.913
+d584a5b1a6829fb80b9430d6b8238469  7.4.914
+39cff72c0cf7701d8e4576a7735c5b9d  7.4.915
+7087a5df5b45123efcd89d8ea8eb770a  7.4.916
+dda9e777d9bebdb5194ec647840cd382  7.4.917
+47ef72c071d05b9546ef076b9951c902  7.4.918
+d21763ac74ce25cfbe863123978cd038  7.4.919
+ec472d51c19880962ef5d048044d1595  7.4.920
+1ca92094901cc3372eed9dd768739cfc  7.4.921
+15fc281233da0ed57286e78554e617be  7.4.922
index e5f67e7a2fff1a1adf25e94519dd7bc319964a94..49967b4e7f16a1921765f1109eb609e9be52fee6 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      909
+%define                patchlevel      922
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.304172 seconds and 4 git commands to generate.