commit | 45d2cca1ea3f90fc70ad99d0c6812a9d8536303c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 30 16:36:05 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 30 16:36:05 2017 +0200 |
tree | 1dfacd4b467fd8b197410514fc0bb307de6869cb | |
parent | 8f77c5a4ec756f3f866bd6b18feb6fca6f2a2e91 [diff] [blame] |
patch 8.0.0591: changes to eval functionality not documented Problem: Changes to eval functionality not documented. Solution: Include all the changes.
diff --git a/src/version.c b/src/version.c index 3177f77..45f80ee 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 591, +/**/ 590, /**/ 589,