diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:24:32 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:24:32 -0400 |
commit | 1dc98db68495c2e6e853daa31b5f5864af35d932 (patch) | |
tree | 8d04014bb417bdde6eb08b6f8d1b742c052c5d62 /README | |
parent | 14514a407a903bff68af240eb217965a46b04392 (diff) |
Updated README
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 16 insertions, 6 deletions
@@ -2,13 +2,23 @@ Dillo web browser =================== - Dillo 2.2 features a major overhaul of the cookies subsystem, -a reimplementation of the Dillo Plugin (DPI) API, a configurable -connection limit, and various CSS improvements. +dillo-2.2.1 is the last of the dillo-2.x series: + +The 2.x series were based on FLTK-2.0, which was never released. +Unfortunately this fact left dillo out of distro's native +packaging systems because of the sensible policy of not including +alpha software. + +The core team decided to switch to the more modern FLTK-1.3 which +at this time, already saw its first release. + +The development effort shifted to the dillo-3.x branch long ago, +and it became the active one (dillo-2.x is unmaintained). + +The new dillo-3.0 will be available in a few weeks, when it +passes the final stages of the release process. It has shown +excellent stability and comes with some nice new features too. - This release is part of the Dillo2 series. In Dillo2, significant -parts of the codebase were ported to C++, and the rendering engine was -modified to use the FLTK2 library rather than GTK1. Here's a list of some well-known problems: |