summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 20 insertions, 11 deletions
diff --git a/README b/README
index 44660abf..0fe12c07 100644
--- a/README
+++ b/README
@@ -2,23 +2,32 @@
Dillo
=======
- This is a beta release of the next generation of the Dillo web
-browser. The code underwent a major rewrite: significant parts of
-the codebase were ported to C++, and the rendering engine now
-uses the FLTK2 library instead of GTK1.
+ This is the second release of the dillo-2.x generation of the
+Dillo web browser. In this new series significant parts of the
+codebase were ported to C++, and the rendering engine now uses
+the FLTK2 library instead of GTK1.
-Our users will surely enjoy this new release as it will give them
-the same things they're accustomed plus tabbed browsing,
-antialiasing, different character sets, accepting compressed
-pages, control over image loading, smaller footprint, fewer
-dependencies, better table rendering, bugfixes, improved GUI, ...
-In brief, a better dillo.
+dillo-2.1:
+
+ This release comes with substantial improvements, among which
+the most important is a basic CSS infrastructure! There are also
+configurable keybindings among other goodies. Please read the
+Changelog highlights in the splash page of the browser itself.
+
+dillo-2.0 brought:
+
+ The same things dillo1 had, plus tabbed browsing, antialiasing,
+different character sets, accepting compressed pages, control
+over image loading, smaller footprint, fewer dependencies, better
+table rendering, bugfixes, improved GUI, ... In brief, a better
+dillo.
Here's a list of some well known problems:
* no FRAMES rendering
* no https (there's a barebones prototype).
+
-----
FLTK2
-----
@@ -71,4 +80,4 @@ Solaris
Jorge.-
(jcid@dillo.org)
-Oct, 2008
+June, 2009