diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-01-28 20:06:00 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2010-01-28 20:06:00 +0100 |
commit | 374ac79342b4b6071fe50a37a5b00e5432b6851b (patch) | |
tree | 45eeac8657b1a03a5d0ac2482fb0b6c6904f1938 /README | |
parent | c8afdd76c7e65ce274d0b943c2fab55d4830a37b (diff) |
update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -2,16 +2,22 @@ Dillo ======= - Release 2.1.1 is part of of the dillo-2.x generation of the + Release 2.2 is part of 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. +dillo-2.2: + + This release features a major overhaul of the cookies subsystem, +a reimplementation of the DPI API, a configurable connection limit, +and various CSS improvements. + dillo-2.1.1: This release improves image size checking. -dillo-2.1: +dillo-2.1 brought: This release came with substantial improvements, among which the most important is a basic CSS infrastructure! There are also |