aboutsummaryrefslogtreecommitdiff
path: root/src/IO
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO')
-rw-r--r--src/IO/about.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/IO/about.c b/src/IO/about.c
index fa1b67ac..4d910f31 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -242,7 +242,8 @@ const char *const AboutSplash=
"<li> for linking with the recently-released fltk-1.3.3\n"
" (we don't use <tt>fl_oldfocus</tt> anymore).\n"
"<li> to make sure that windows are resizable with fltk-1.3.3.\n"
-"<li> not to load background images in <tt>--local</tt> mode (security).\n"
+"<li> not to load background images, or follow redirections or meta refresh,\n"
+" in <tt>--local</tt> mode (security).\n"
"<li> to permit linking on OS X (remove our <tt>Fl_Printer</tt> stub).\n"
"<li> for a crash when searching from the address bar and no search urls are\n"
" found in dillorc.\n"