updated for version 7.0156
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 0ca8cba..a7f1201 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 Oct 10
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Oct 11
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -844,6 +844,8 @@
 It is now possible to get the W10 message again by setting 'readonly'.  Useful
 in the FileChangedRO autocommand when checking out the file fails.
 
+Unix: When open() returns EFBIG give an appropriate message.
+
 ==============================================================================
 COMPILE TIME CHANGES					*compile-changes-7*