comparison runtime/doc/os_vms.txt @ 23573:e2e2cc5d0856

Update runtime files. Commit: https://github.com/vim/vim/commit/82be4849eed0b8fbee45bc8da99b685ec89af59a Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 11 19:40:15 2021 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Mon, 11 Jan 2021 19:45:05 +0100
parents 15fa3923cc49
children fd37be6dc258
comparison
equal deleted inserted replaced
23572:b35e568d74e6 23573:e2e2cc5d0856
1 *os_vms.txt* For Vim version 8.2. Last change: 2020 Dec 30 1 *os_vms.txt* For Vim version 8.2. Last change: 2021 Jan 04
2 2
3 3
4 VIM REFERENCE MANUAL 4 VIM REFERENCE MANUAL
5 5
6 6
765 765
766 9. VMS related changes *vms-changes* 766 9. VMS related changes *vms-changes*
767 767
768 Version 8.2 768 Version 8.2
769 - make all changes needed for clean compile build of v8.2 on VMS on all platforms 769 - make all changes needed for clean compile build of v8.2 on VMS on all platforms
770 - test on VSI OpenVMS platforms 770 - fix the call mkdir bug (vicente_polo@yahoo.es)
771 - added XPM support - Motif GUI with toolbar on all platforms 771 - test on VSI OpenVMS Alpha and Itanium platforms
772 - added LUA support
773 - added XPM support - Motif GUI with toolbar on all platforms
772 - XPM v3.4.11 libraries for IA64, AXP and VAX are added 774 - XPM v3.4.11 libraries for IA64, AXP and VAX are added
773 - start integrating the new test scripts 775 - start integrating the new test scripts
774 776
775 Version 8.1 777 Version 8.1
776 - make necessary changes to build v8.1 on VMS 778 - make necessary changes to build v8.1 on VMS