patch 7.4.2365
Problem: Needless line break. Confusing directory name.
Solution: Remove line break. Prepend "../" to "tools".
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index 2e02523..e7a97e0 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -14493,4 +14493,9 @@
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: