annotate README_os2.txt @ 8226:cb0edf7bd0a4 v7.4.1406

commit https://github.com/vim/vim/commit/e16e5a9d8d6d3159107541a259c6823ade18fd08 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 23 20:44:08 2016 +0100 patch 7.4.1406 Problem: Leaking memory in cs_print_tags_priv(). Solution: Free tbuf. (idea by Forrest Fleming)
author Christian Brabandt <cb@256bit.org>
date Tue, 23 Feb 2016 20:45:05 +0100
parents c260e4df3a24
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5294
359743c1f59a release version 7.4
Bram Moolenaar <bram@vim.org>
parents: 5247
diff changeset
1 README_os2.txt for version 7.4 of Vim: Vi IMproved.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2
7424
c260e4df3a24 commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031
Christian Brabandt <cb@256bit.org>
parents: 5294
diff changeset
3 This file used to explain the installation of Vim on OS/2 systems.
c260e4df3a24 commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031
Christian Brabandt <cb@256bit.org>
parents: 5294
diff changeset
4 However, support for OS/2 has been removed in patch 7.4.1008.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 See "README.txt" for general information about Vim.