From b219978c84d3a08f2331e4c8bd52cb639762cf6e Mon Sep 17 00:00:00 2001 From: corvid Date: Wed, 1 Jul 2009 18:27:07 +0000 Subject: update for 2.1.1 --- src/IO/about.c | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'src/IO/about.c') diff --git a/src/IO/about.c b/src/IO/about.c index 8fd42580..3cca7ef3 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -240,20 +240,16 @@ const char *const AboutSplash= "\n" " \n" "

Release overview

\n" -" June 15, 2009\n" +" July 3, 2009\n" "\n" " \n" " \n" " \n" "
\n" "

\n" -"This is the second release of the dillo2 series. It comes with\n" -"substantial improvements, among which the most important is a basic\n" -"CSS infrastructure!\n" -"

\n" -"There are also configurable keybindings among other goodies. Please read\n" -"the Changelog highlights below. This time they were sorted into two groups\n" -"by relevance and user visibility.\n" +"This release of Dillo improves image size checking. It builds upon version\n" +"2.1, which brought significant improvements such as basic CSS support and\n" +"configurable keybindings.\n" "

\n" "Remember that the dillo project uses a release model where every new\n" "version shall be better than the last.\n" @@ -277,7 +273,15 @@ const char *const AboutSplash= " \n" " \n" "
\n" -"Dillo:
\n" +"2.1.1:
\n" +"
    \n" +"
  • Add additional size checks for images.\n" +"
  • Added support for css colors of the form rgb(255, 255, 255).\n" +"
  • Added the 'nop' keybinding (nop = NO_OPERATION; cancels a default hook).\n" +"
  • Added 'stop' key action (not bound by default).\n" +"
  • Reduced 'warning: ignoring return value of ...'\n" +"
\n" +"2.1:
\n" "
    \n" "
  • Implemented basic CSS infrastructure!\n" "
  • Read user style from ~/.dillo/style.css.\n" @@ -291,9 +295,6 @@ const char *const AboutSplash= "
  • Added dillo(1) man page.\n" "
  • Added \"font_max_size\", \"font_min_size\" dillorc options.\n" "
  • Added instant client-side redirects (aka. zero-delay META refresh).\n" -"
\n" -" \n" -"
    \n" "
  • Proxy support for HTTPS.\n" "
  • Updated the URL resolver to comply with RFC-3986.\n" "
  • Fixed Bookmarks modify's HTML so it wraps nicely on handhelds.\n" -- cgit v1.2.3