Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 9.0.0029: the bitmaps/vim.ico file is not in the distributionv9.0.0029 | Bram Moolenaar | 2022-07-02 | 1 | -0/+0 |
| | | | | | | Problem: The bitmaps/vim.ico file is not in the distribution. Solution: Add it back to the distribution. Adjust the build rules to have it end up in the right place. | ||||
* | release version 9.0v9.0.0000 | Bram Moolenaar | 2022-06-28 | 1 | -0/+0 |
| | | | | | Problem: About time to release Vim 9.0. Solution: Update the version number everywhere. | ||||
* | patch 8.2.4545: MS-Windows: the installed icon is low resolutionv8.2.4545 | Christian Brabandt | 2022-03-11 | 1 | -0/+0 |
Problem: MS-Windows: the installed icon is low resolution. Solution: Use a better icon. Install vim.ico. (Christian Brabandt, closes #9931, closes #9930) |