[SCM] Vim packaging branch, debian, updated. upstream/7.2.284-1068-g20b54ca

James Vega jamessan at debian.org
Wed Jan 13 06:27:41 UTC 2010


The following commit has been merged in the debian branch:
commit 34a85b652e7ddf4467f70797843f1f561fabf075
Author: James Vega <jamessan at debian.org>
Date:   Wed Jan 13 00:57:23 2010 -0500

    Update README for patches 285 - 330

diff --git a/debian/README b/debian/README
index 68af30a..adc3801 100644
--- a/debian/README
+++ b/debian/README
@@ -26,6 +26,7 @@ Collection of patches for Vim 7.2:
   SIZE  NAME                  INCLUDES
 108889  7.2.001-100.gz        patches 7.2.001 to 7.2.100, gzip'ed
 208102  7.2.101-200.gz        patches 7.2.101 to 7.2.200, gzip'ed
+ 82163  7.2.201-300.gz        patches 7.2.201 to 7.2.300, gzip'ed
 
 Individual patches for Vim 7.2:
 
@@ -314,3 +315,49 @@ Individual patches for Vim 7.2:
   1584  7.2.282  a fold can't be closed
   2030  7.2.283  GTK: changing font doesn't keep the window maximized
   1572  7.2.284  two windows on a buffer + folding: display error after change
+  1931  7.2.285  (after 7.2.169) CTRL-U in Insert mode also deletes indent
+  7058  7.2.286  (after 7.2.269) --startuptime argument is not consistent
+  1733  7.2.287  warning from gcc 3.4 about uninitialized variable
+  1680  7.2.288  Python 2.6 pyconfig.h redefines macros
+  3979  7.2.289  checking wrong struct member
+  5344  7.2.290  not freeing memory from ":lmap", ":xmap" and ":menutranslate"
+  1498  7.2.291  reading uninitialised memory in arabic mode
+  1518  7.2.292  block right-shift wrong with multibyte encoding and 'list' set
+  1954  7.2.293  when setting 'comments' option it may be used in a wrong way
+  8992  7.2.294  when using TEMPDIRS dir name could get too long
+  4053  7.2.295  in map() on a List the index is not known, set v:key to index
+  1809  7.2.296  (after 7.2.286) help message about startuptime is wrong
+  1846  7.2.297  reading freed memory when writing ":reg" output to a register
+  1608  7.2.298  ":vimgrep" crashes with an autocommand that sets w: variable
+  1733  7.2.299  crash when comment middle is longer than start
+  5886  7.2.300  file descriptors not closed when executing external command
+ 14601  7.2.301  formatting is wrong when 'tw' is set to a small value
+  4941  7.2.302  (extra, after 7.2.301) extra part of the 7.2.301 tests
+  2073  7.2.303  (after 7.2.294) can't build on MS-Windows
+  1831  7.2.304  compiler warning for bad pointer cast
+  2727  7.2.305  recursively redrawing causes a memory leak
+  1541  7.2.306  shellescape("10%%", 1) only escapes first %
+  4869  7.2.307  crash with a very long syntax match statement
+  5504  7.2.308  submatch() in "\=" of ":s" command returns empty string
+  1533  7.2.309  (after 7.2.308) warning for missing function prototype
+  1874  7.2.310  ftdetect plugin using ":setf" doesn't work with # comment
+  1408  7.2.311  can't compile with FreeMiNT
+  9769  7.2.312  iconv() returns invalid char sequence when conversion fails
+  3744  7.2.313  command line completion doesn't work after "%:h" and similar
+  1620  7.2.314  small build broken after 7.2.313
+  4605  7.2.315  Python libs can't be found on 64 bit system
+  3370  7.2.316  may get multiple _FORTIFY_SOURCE arguments
+  5249  7.2.317  memory leak when adding a highlight group resulting in E669
+  2637  7.2.318  wrong locale value breaks floating point numbers for gvim
+  1846  7.2.319  Motif: accessing freed memory when cancelling font dialog
+  6269  7.2.320  unused function in Mzscheme interface
+  1899  7.2.321  histadd() and "*" fail to add entry to empty history
+  1517  7.2.322  wrong indenting in virtual replace for CTRL-Y and a short line
+  2424  7.2.323  (extra) balloon evaluation crashes on Win64
+  1901  7.2.324  a negative column argument in setpos() may cause a crash
+  1616  7.2.325  stray "w" in the startup vimrc file makes edited file empty
+  1790  7.2.326  Win32: $HOME doesn't work when %HOMEPATH% is not defined
+  7899  7.2.327  unused functions in Workshop
+  1453  7.2.328  has("win64") does not return 1 on 64 bit MS-Windows version
+  1390  7.2.329  cursor pos wrong after "g_" in Visual mode and excl. selection
+ 45468  7.2.330  tables for Unicode case operators are outdated

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list