aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--README10
2 files changed, 11 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index a275571c..2668a3a9 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,12 @@ Sep 2007
The new FLTK2-based dillo code is released! (under GPL3)
+Jul 2011
+
+ Dillo switches to fltk-1.3.0.
+ dillo-2.2.1, the last of the 2.x series is released.
+
+
Jorge.-
jcid@dillo.org
Project maintainer, core developer, patcher, you name it! :-)
diff --git a/README b/README
index b46c4306..aa429731 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ The new dillo-3.0 will be available in a few weeks, after it passes
the final stages of the release process. It has shown excellent
stability and comes with some nice new features as well.
- Here's a list of some well-known problems:
+ Here's a list of some well-known problems of dillo-2.x:
* no FRAMES rendering
* no https (there's a barebones prototype).
@@ -30,10 +30,10 @@ FLTK2
-----
The FLTK2 library is statically linked into Dillo2.
- You can get it from fltk.org.
-The recommended version is >= r6916. e.g. in:
+The recommended version is >= r6916. and <=r7513
+If not available from fltk.org, you can get it here:
- http://fltk.org/software.php?VERSION=2.0.x-r6916
+ http://www.dillo.org/dillo-2.x/fltk-2.0.x-r7513.tar.bz2
------------
@@ -77,4 +77,4 @@ Solaris
Jorge.-
(jcid@dillo.org)
-June, 2009
+July, 2011