summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/index.html3
-rw-r--r--about/news.html4
2 files changed, 5 insertions, 2 deletions
diff --git a/about/index.html b/about/index.html
index ead4d56..411d4c1 100644
--- a/about/index.html
+++ b/about/index.html
@@ -138,6 +138,7 @@
<tr><th>Mar 2015</th><td>NetSurf 3.3 released</td></tr>
<tr><th>Aug 2015</th><td>Changed JavaScript engine to Duktape</td></tr>
<tr><th>Feb 2016</th><td>NetSurf 3.4 released</td></tr>
+<tr><th>Apr 2016</th><td>NetSurf 3.5 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>
@@ -205,7 +206,7 @@
<div class="footer">
-<p>Copyright 2003 - 2014 The NetSurf Developers</p>
+<p>Copyright 2003 - 2016 The NetSurf Developers</p>
</div>
</div>
diff --git a/about/news.html b/about/news.html
index ea2233a..01fbf01 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="/downloads/">NetSurf 3.5 released</a> <span>14 Apr 2016</span></dt>
+<dd>NetSurf 3.5 is primarily a bugfix release. It contains several fixes and clean-ups to front end code, as well as an improvement to URL parsing. We recommend all users upgrade to NetSurf 3.5.</dd>
<dt><a href="/downloads/">NetSurf 3.4 released</a> <span>17 Feb 2016</span></dt>
<dd>NetSurf 3.4 features many optimisations to improve performance over previous releases. It also contains many bug fixes, including improvements to page layout. This is also the first release to contain the <a href="http://duktape.org/">Duktape</a> JavaScript engine. While our JavaScript bindings have seen a lot of development for this release, JavaScript remains disabled by default as the support is incomplete. We recommend all users upgrade to NetSurf 3.4.</dd>
<dt><a href="https://listmaster.pepperfish.net/pipermail/netsurf-dev-netsurf-browser.org/2016-February/003831.html">Codethink sponsored development</a> <span>12 Feb 2016</span></dt>
@@ -192,7 +194,7 @@
<div class="footer">
-<p>Copyright 2003 - 2015 The NetSurf Developers</p>
+<p>Copyright 2003 - 2016 The NetSurf Developers</p>
</div>
</div>