updated for version 7.0086
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 322137f..127c93a 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.0aa. Last change: 2005 Jun 13
+*version7.txt* For Vim version 7.0aa. Last change: 2005 Jun 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -657,6 +657,10 @@
Added ":scriptnames" to bugreport.vim, so that we can see what plugins were
used.
+Win32: If the user changes the setting for the number of lines a scroll wheel
+click scrolls it is now used immediately. Previously Vim would need to be
+restarted.
+
==============================================================================
COMPILE TIME CHANGES *compile-changes-7*