commit | fff10d9a76099aa9b944f3c33a911127ca1a0c72 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 13 10:05:30 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 13 10:05:30 2021 +0100 |
tree | ad8258085088c0b35a1cb17d41b1b3f8b7783141 | |
parent | e519eb41c1c12836b2d12aeb703bb04c7618a724 [diff] [blame] |
patch 8.2.3502: cannot enter password in shell command Problem: Cannot enter password in shell command. Solution: Revert patch 8.2.2919.
diff --git a/src/version.c b/src/version.c index 1f292bb..7640153 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3502, +/**/ 3501, /**/ 3500,