aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/news.txt')
-rw-r--r--runtime/doc/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/news.txt b/runtime/doc/news.txt
index b5bef13325..825e5ba41f 100644
--- a/runtime/doc/news.txt
+++ b/runtime/doc/news.txt
@@ -325,6 +325,8 @@ The following changes to existing APIs or features add new behavior.
NOTE: the regexp engine still has a hard-coded limit of considering
6 composing chars only.
+• |vim.wait()| is no longer allowed to be called in |api-fast|.
+
==============================================================================
REMOVED FEATURES *news-removed*