[SCM] Vim packaging annotated tag, upstream/7.2b.000, created. upstream/7.2b.000
James Vega
jamessan at debian.org
Mon Jul 14 16:25:59 UTC 2008
The annotated tag, upstream/7.2b.000 has been created
at e9520df5d8c678d0f7e1dd703c754c58b2cb6702 (tag)
tagging e740e3a22ce4957772ccfa7d25ccb44d0a789409 (commit)
replaces upstream/7.1.285
tagged by James Vega
on Mon Jul 14 02:20:46 2008 -0400
- Shortlog ------------------------------------------------------------
Upstream version 7.2b.000
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkh68D4ACgkQDb3UpmEybUBS5QCfcSh+i6RnJSdkne4t8UEFG0yD
A08An1qZSqw0x53mac+u8rimUmEjFQWA
=lMmg
-----END PGP SIGNATURE-----
Bram Moolenaar (64):
(after 7.1.103) "w" at end of buffer moves cursor too far
crash when reversing a list after using it
(after 7.1.281) cscope leaves behind temp files with gvim
when EXITFREE is defined and 'acd' is set freed memory is used
reading unwritten bytes when spell checking with large indent
compiler warning for int-long conversion
when using a pattern with "\@<=" the submatches can be wrong
spell checking considers super/subscript chars as word chars
leaking memory when executing a shell command
vimtutor only works with vim, not gvim
SELinux is not supported
wrong parenmatch highlighting after search/replace dialog
src/gvimtutor is not distributed
filetype detection fails for file name with special characters
value of asmsyntax argument isn't checked for valid characters
"File/Save" menu in Insert mode doesn't update tab page label
(after 7.1.299) compilation error on MS-Windows
(after 7.1.302) compilation error on MS-Windows, again
shortpath_for_invalid_fname() is too complex and wrong
can't edit compressed file with special characters in the name
some Unicode symbol chars are handled like word chars
many warnings when compiling with Python 2.5
when in readonly mode ":options" produces an error
installing and testing with a shadow directory doesn't work
incomplete utf-8 byte sequence at end of the file not detected
compiler warning for missing sentinel in X code
there is no check for error number mistakes in .po files
status and tile not updated when using netbeans setModified
'pastetoggle' is written to the session file without escaping
crash with specific search pattern using look-behind match
when 'cscopetag' is set ":tag" gives an error message
compiler warnings in Motif calls
mem leak when closing xsmp conn.; crash on exit with Lesstif
illegal memory access when pasting illegal utf-8 on cmd line
Win64: Warnings while compiling Python interface
(extra) Win32 / Win64: Install file is outdated
can't get start of Visual area in an <expr> mapping
test 19 and 38 fail with some termcaps
file name path length on Unix is limited to 1024
editing a command line that doesn't fit reverses char order
":smagic!from!to!" doesn't work, it sees the "!" as a flag
gvimtutor is also installed when not building a GUI version
crash when using Cygwin and non-posix path name in tags file
right halve of double-wide char under popup menu not redrawn
reading uninitialized memory when using Del in replace mode
[7.2a.001] bad configure checks for X11/Intrinsic.h and sys/ptem.h
[7.2a.002] getbufvar(N, "") gets dict of current buffer, not buffer N
[7.2a.003] leaking memory when using ":file name" and using ACL
[7.2a.004] some systems can't get spell files by ftp
[7.2a.005] a few error messages use confusing names and a misspelling
[7.2a.006] reading past NUL of a string
[7.2a.007] ":let v = 1.2.3" gives an error message
[7.2a.008] printf("%g", 1) doesn't work
[7.2a.009] cygwin_conv_to_posix_path() does not specify buffer size
[7.2a.010] file name with illegal byte causes uninitialised memory read
[7.2a.011] the Edit/Startup Settings menu doesn't work
[7.2a.012] GTK: Compiler warnings for casting int to pointer
[7.2a.013] shellescape() does not escape "%" and "#" characters
[7.2a.014] problem with % in a message
[7.2a.015] misaligned messages
[7.2a.016] CTRL-W v splits the quickfix window in two
[7.2a.017] ":doautoall" used all buffers, not just loaded ones
[7.2a.018] compiler warnings messages when compiling with Gnome
[7.2a.019] ":let &g:tw = 44" sets the local option value
James Vega (2):
Imported 7.2a
Imported 7.2b
-----------------------------------------------------------------------
--
Vim packaging
More information about the pkg-vim-maintainers
mailing list