[vim] 04/06: Update changelog for v8.0.0049

James McCoy jamessan at debian.org
Sat Nov 12 18:19:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch debian/sid
in repository vim.

commit bcdd6efa5eca530a35a3e88b11a39c350154ff54
Author: James McCoy <jamessan at debian.org>
Date:   Sat Nov 12 12:53:52 2016 -0500

    Update changelog for v8.0.0049
---
 debian/changelog          |  5 ++++-
 debian/changelog.upstream | 27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd128ee..d204ae6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
-vim (2:8.0.0022-2) UNRELEASED; urgency=medium
+vim (2:8.0.0049-1) UNRELEASED; urgency=medium
 
+  * Merge upstream tag v8.0.0049
+    + 8.0.0038: Define OPEN_CHR_FILES for kFreeBSD to fix Test_read_fifo_utf8
+      test failure.  (Part of #827319)
   * Disable Perl bindings for kfreebsd-* until #827319 is resolved since the
     FTBFS was blocking bootstrapping of kfreebsd systems.
   * Add Zesty Zapus to deb{changelog,sources} syntax files
diff --git a/debian/changelog.upstream b/debian/changelog.upstream
index 93b44d2..96e28d6 100644
--- a/debian/changelog.upstream
+++ b/debian/changelog.upstream
@@ -46,3 +46,30 @@ Individual patches for Vim 8.0:
  86459  8.0.0020  the regexp engines are not reentrant
   1734  8.0.0021  GUI: cursor may be drawn on second half of double byte char
   5008  8.0.0022  if channel is missing final NL remaining chars are dropped
+ 10912  8.0.0023  "gd" and "gD" may find a match in a comment or string
+  2437  8.0.0024  when netbeans channel closes, "DETACH" is put in output part
+ 10551  8.0.0025  inconsistent use of spaces vs tabs in gd test
+  5078  8.0.0026  error format with %W, %C and %Z does not work
+ 47686  8.0.0027  channel is closed when there may still be something to read
+  1800  8.0.0028  superfluous semicolons
+119305  8.0.0029  exceptions for old systems make MS-Windows code complicated
+  1680  8.0.0030  mouse mode is not automatically detected for tmux
+  3962  8.0.0031  after ":bwipeout" 'fileformat' is not set to the default
+  3521  8.0.0032  tests may change the input file when something goes wrong
+  2996  8.0.0033  cannot use overlapping positions with matchaddpos()
+  4951  8.0.0034  no completion for ":messages"
+ 16444  8.0.0035  order of matches for 'omnifunc' is messed up
+ 13336  8.0.0036  detecting that a job has finished may take a while
+  2597  8.0.0037  get E924 when switching tabs
+  1807  8.0.0038  OPEN_CHR_FILES not defined for FreeBSD/Debian mix
+  3492  8.0.0039  when Vim 8 reads an old viminfo next time marks are not read
+  4622  8.0.0040  (after 8.0.0033) matchaddpos() whole line highlighting broken
+  3574  8.0.0041  get undo item with Insert mode completion without inserting
+  2457  8.0.0042  (after 8.0.0041) Insert mode completion is not saved for undo
+  4037  8.0.0043  (after 8.0.0041) Insert mode completion is not saved for undo
+  7877  8.0.0044  ml_get error In diff mode
+  8476  8.0.0045  calling job_stop() right after job_start() does not work
+  2559  8.0.0046  using NUL instead of NULL
+  1719  8.0.0047  crash when using the preview window from an unnamed buffer
+  5148  8.0.0048  on Windows job_stop() stops cmd.exe, not processes it runs
+  2839  8.0.0049  concealing and match highlighting interfere

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/vim.git



More information about the pkg-vim-maintainers mailing list