]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.516
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Nov 2014 17:15:09 +0000 (18:15 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 14 Nov 2014 17:15:09 +0000 (18:15 +0100)
7.4.493  a TextChanged autocommand is triggered when saving a file
7.4.494  cursor shape is wrong after a CompleteDone autocommand
7.4.495  XPM isn't used correctly in the Cygwin Makefile
7.4.496  many lines are both in Make_cyg.mak and Make_ming.mak
7.4.497  NFA engine is very slow with some regexp patterns
7.4.498  (after 7.4.497) typo in DOS makefile
7.4.499  substitute() can be slow with long strings
7.4.500  test 72 still fails once in a while
7.4.501  (after 7.4.497) typo in file pattern
7.4.502  language mapping also applies to mapped characters
7.4.503  cannot append a list of lines to a file
7.4.504  MS-Windows installer restricts install path to end in "vim"
7.4.505  problem on MS-Windows file name longer than MAX_PATH bytes
7.4.506  MS-Windows: Cannot open a file with 259 characters
7.4.507  (after 7.4.496) building with MingW and Perl may fail
7.4.508  when generating ja.sjis.po, header is not correctly adjusted
7.4.509  users are not aware their encryption is weak
7.4.510  "-fwrapv" argument breaks use of cproto
7.4.511  generating proto for if_ruby.c uses type not defined elsewhere
7.4.512  cannot generate prototypes for Win32 files and VMS
7.4.513  crash because reference count is wrong for list from getreg()
7.4.514  (after 7.4.492) memory access error
7.4.515  in a help buffer the global 'foldmethod' is used
7.4.516  issue 253: completing function name with a # does not work

sources
vim.spec

diff --git a/sources b/sources
index 06c84b48f0483283a698a7a11e38a2c7da7fc5ad..f613ad7ee69c25d45192d48d0c625deb82e91976 100644 (file)
--- a/sources
+++ b/sources
@@ -490,3 +490,27 @@ e13ce9421c65af6f05b68419109d0e99  7.4.489
 b3ffef9729086367f9767b79fa811a6f  7.4.490
 fe050a262ef432b107d4caf6b28d4932  7.4.491
 775f9d2f517f1ecdf676677e972c9e97  7.4.492
+182639358fd7a9f470cadbb4d852402b  7.4.493
+4283702d281c08bd183fd5d44efc3b3c  7.4.494
+b0d3e2996fb4a14e68de51108492a18b  7.4.495
+15e58352813b967a34a9ae16f0cbcb44  7.4.496
+14b0f06059de5e6e992137657795b650  7.4.497
+69036c327bb5bd852e038411588ac2d0  7.4.498
+f774972f8caa19d76d825e83e2f1fb61  7.4.499
+29cc50b076a440b01e191fd6d643031a  7.4.500
+b93c53e9ba887eb090f6860f44c6cbf1  7.4.501
+21174ec36df7fa88ba033fa127dcfd59  7.4.502
+0adcad3429745d79c1df220141e81680  7.4.503
+84eab0a568611d4ff59e6bf11f639210  7.4.504
+2304283c166523115d2d4836fc43054b  7.4.505
+25b3131d9f8056f60974c2c94b7e7df1  7.4.506
+b1e1e8c84e68d1dfeabef0cee29dd328  7.4.507
+0137d1f544ed32596b5e87b7d292f846  7.4.508
+081e2d8b138eeb4f1dc94fd1fe6b44e4  7.4.509
+e1def35d3924d15016a183de885d227a  7.4.510
+e64398c78faaf901ada93c61d9fb047b  7.4.511
+28fbdb68b18aed00d9104edffa858d3a  7.4.512
+e16c4c596f630c14236ebf8082d9ac59  7.4.513
+044c8bc2d9e2d591c3c2921ac489028c  7.4.514
+4ace8d0f63f7a60066363a93d6f14df0  7.4.515
+36b659c6945ec5fd4ad70ced8724e29d  7.4.516
index 5817c94480c5fe8b634ea2c775cacd89e6f99af7..602ce21aec0d524a98899eaa782ba8e3972f78cc 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      492
+%define                patchlevel      516
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.173239 seconds and 4 git commands to generate.