From 76bda807e7ee0e2e201d01bae11136afcdf8fd2b Mon Sep 17 00:00:00 2001 From: corvid Date: Thu, 11 Jun 2015 02:20:55 +0000 Subject: 3.0.5 splash --- src/IO/about.c | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'src/IO/about.c') diff --git a/src/IO/about.c b/src/IO/about.c index 0b2c01c0..ad9e293f 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -270,23 +270,29 @@ const char *const AboutSplash= "\n" " \n" "

Release overview

\n" -" December 24, 2014\n" +" ---- --, 2015\n" "\n" " \n" " \n" " \n" "
\n" "

\n" -"The dillo-3.0.4.1 release brings you fixes:\n" +"Among the improvements in dillo-3.0.5 are:\n" "

    \n" -"
  • for linking with the recently-released fltk-1.3.3\n" -" (we don't use fl_oldfocus anymore).\n" -"
  • to make sure that windows are resizable with fltk-1.3.3.\n" -"
  • not to load background images, or follow redirections or meta refresh,\n" -" in --local mode (security).\n" -"
  • to permit linking on OS X (remove our Fl_Printer stub).\n" -"
  • for a crash when searching from the address bar and no search urls are\n" -" found in dillorc.\n" +"
  • Fix for segfault when there's no dpid and view source is requested.\n" +"
  • Fix view-source dpi to handle null characters correctly.\n" +"
  • Made view-source dpi use CSS formatting (it's shorter and cleaner).\n" +"
  • Crosscompile/buildroot-friendly fltk-config test.\n" +"
  • Fix X11 icon name.\n" +"
  • In location bar, tend toward showing beginning of URL instead of end.\n" +"
  • Handle irix's version of vsnprintf().\n" +"
  • INPUT, TEXTAREA placeholder attribute.\n" +"
  • Fix bug with font_factor preference and CSS font-size:(larger|smaller).\n" +"
  • Recognize Menu key in keysrc.\n" +"
  • HTTPS: change cipher list to \"ALL:!aNULL:!eNULL:!LOW:!EXPORT40:!RC4\",\n" +" disable SSL3, disable TLS compression.\n" +"
  • Avoid requesting background images if an ancestor has display:none.\n" +"
  • Ignore built-in search url if any are specified in dillorc.\n" "
\n" "

\n" "...that shouldn't have to wait until dillo-3.1 is ready with its floating\n" -- cgit v1.2.3