runtime(doc): add a table of supported Operating Systems
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index c4022d8..daba984 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -31790,7 +31790,7 @@
- The features |++builtin_terms|, |+cmdline_info|, |+cmdwin|, |+file_in_path|,
|+float|, |+path_extra|, |+textobjects|, |+wildignore| and |+wildmenu| are
available in all the builds.
-- Support for Windows-XP is dropped.
+- Support for Windows-XP is dropped (starting with v9.0.0496)
- Support for VisVim is removed.
- The "small" and "big" builds are dropped in favor of "tiny" and "huge"
builds.