summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version8.txt')
-rw-r--r--runtime/doc/version8.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 2e02523b24..e7a97e03d5 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -14493,4 +14493,9 @@ Problem: Sort test sometimes fails.
Solution: Add it to the list of flaky tests.
Files: src/testdir/runtest.vim
+Patch 7.4.2365
+Problem: Needless line break. Confusing directory name.
+Solution: Remove line break. Prepend "../" to "tools".
+Files: Makefile, src/normal.c
+
vim:tw=78:ts=8:ft=help:norl: