summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-04-19 21:00:08 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-04-19 21:00:08 +0100
commit111907fb2abcd7111a19d8209785092519c61f7b (patch)
treed60532cc83e236309bb1caa41b8e11cb2e8058c0 /about
parent1ba710cd0f28f2719c3b77fa37242f979c81b0ad (diff)
downloadnetsurf-website-111907fb2abcd7111a19d8209785092519c61f7b.tar.gz
netsurf-website-111907fb2abcd7111a19d8209785092519c61f7b.tar.bz2
Update for 3.0.
Diffstat (limited to 'about')
-rw-r--r--about/index.en1
-rw-r--r--about/news.en2
2 files changed, 3 insertions, 0 deletions
diff --git a/about/index.en b/about/index.en
index c698dcf..d6c2c54 100644
--- a/about/index.en
+++ b/about/index.en
@@ -128,6 +128,7 @@
<tr><th>Apr 2012</th><td>NetSurf 2.9 released</td></tr>
<tr><th>Sep 2012</th><td>Early JavaScript support started</td></tr>
<tr><th>Feb 2013</th><td>Textarea widget used for HTML forms</td></tr>
+<tr><th>Apr 2013</th><td>NetSurf 3.0 released</td></tr>
</table>
<div class="frontscreen"><p class="frontscreen"><a href="screenshots/images/riscos-wikipedia.png"><img src="screenshots/images/riscosthumb-wikipedia.png" alt="GTK NetSurf screenshot."></a> <span>A more recent NetSurf showing <em>Wikipedia</em>.</span></p></div>
diff --git a/about/news.en b/about/news.en
index ee6ba90..6c73433 100644
--- a/about/news.en
+++ b/about/news.en
@@ -57,6 +57,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="http://www.netsurf-browser.org/downloads/">NetSurf 3.0 released</a> <span>20 Apr 2013</span></dt>
+<dd>NetSurf 3.0 contains many changes over the 2.x release series. The biggest difference is the use of our new Document Object Model library, <a href="http://www.netsurf-browser.org/projects/libdom/">LibDOM</a>. This new library is a foundation that paves the way for us to implement a fully dynamic layout engine in the future. Other improvements in NetSurf 3.0 include completely new textarea support, ability to fetch and parse CSS in parallel with HTML documents, extensive behind-the-scenes refactoring, and a host of smaller changes and fixes. A more complete listing is available in the <a href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt">Change Log</a>.</dd>
<dt><a href="http://www.wakefieldshow.org.uk/">NetSurf at the Wakefield Show</a> <span>23 Mar 2013</span></dt>
<dd>The NetSurf developers will be exhibiting at the Wakefield RISC OS trade show on Saturday 20th April. Please visit our stand to discuss issues, future plans, or just to meet the developers.</dd>
<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-users-netsurf-browser.org/2013-February/011574.html">New textarea handling</a> <span>11 Feb 2013</span></dt>