summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/IO/about.c13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/IO/about.c b/src/IO/about.c
index 2ca419ed..fa1b67ac 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -237,14 +237,15 @@ const char *const AboutSplash=
" <tr>\n"
" <td>\n"
"<p>\n"
-"The dillo-3.0.4.1 release brings you:\n"
+"The dillo-3.0.4.1 release brings you fixes:\n"
"<ul>\n"
-"<li> An important fix for linking with the recently-released fltk-1.3.3\n"
+"<li> for linking with the recently-released fltk-1.3.3\n"
" (we don't use <tt>fl_oldfocus</tt> anymore).\n"
-"<li> A change to make sure that windows are resizable with fltk-1.3.3.\n"
-"<li> A security fix not to load background images in <tt>--local</tt> mode.\n"
-"<li> Another fix to permit linking on OS X (remove our <tt>Fl_Printer</tt>\n"
-"stub).\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> 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"
"</ul>\n"
"<p>\n"
"...that shouldn't have to wait until dillo-3.1 is ready with its floating\n"