commit | d529ba58dc7566833546e4beb5c4c50d8b78816a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 02 23:13:53 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 02 23:13:53 2019 +0200 |
tree | 5ad57b5229039d76e0ae4ede7d21c5be9a1ddd05 | |
parent | 8531dc66e8da1cb4d944d5b447f6f05e8c91401f [diff] [blame] |
patch 8.1.1617: no test for popup window with mask and position fixed Problem: No test for popup window with mask and position fixed. Solution: Add a couple of screenshots. Fix deteced problems.
diff --git a/src/version.c b/src/version.c index d05b82e..35575e2 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1617, +/**/ 1616, /**/ 1615,