summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/news.html2
-rw-r--r--index.html4
2 files changed, 4 insertions, 2 deletions
diff --git a/about/news.html b/about/news.html
index 80a0900..b6b664f 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="https://listmaster.pepperfish.net/pipermail/netsurf-users-netsurf-browser.org/2017-May/013951.html">Codethink sponsored work on NetSurf</a> <span>02 May 2017</span></dt>
+<dd>Michael's full-time job is as a developer for <a href="http://www.codethink.co.uk/">Codethink</a>. Since Codethink value open-source software, Michael given the opportunity to spend some time working on NetSurf, and its related components. The <a href="">work completed during this time</a> has been written up in a post to our mailing list. Many thanks to Codethink for this contribution.</dd>
<dt><a href="/downloads/">NetSurf 3.6 released</a> <span>20 Nov 2016</span></dt>
<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and clean-ups to front end code, as well as supercookie blocking, and certificate chain handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<dt><a href="/downloads/">NetSurf 3.5 released</a> <span>14 Apr 2016</span></dt>
diff --git a/index.html b/index.html
index 8c514cd..7f1d7df 100644
--- a/index.html
+++ b/index.html
@@ -147,12 +147,12 @@
<h2 id="news">Latest news</h2>
<dl class="frontnews">
+<dt><a href="https://listmaster.pepperfish.net/pipermail/netsurf-users-netsurf-browser.org/2017-May/013951.html">Codethink sponsored work on NetSurf</a> <span>02 May 2017</span></dt>
+<dd>Michael's full-time job is as a developer for <a href="http://www.codethink.co.uk/">Codethink</a>. Since Codethink value open-source software, Michael given the opportunity to spend some time working on NetSurf, and its related components. The <a href="">work completed during this time</a> has been written up in a post to our mailing list. Many thanks to Codethink for this contribution.</dd>
<dt><a href="/downloads/">NetSurf 3.6 released</a> <span>19 Nov 2016</span></dt>
<dd>NetSurf 3.6 is primarily a bugfix release. It contains several fixes and clean-ups to front end code, as well as supercookie blocking, and certificate chain handling improvements. We recommend all users upgrade to NetSurf 3.6.</dd>
<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>
</dl>
<p class="more"><a href="/about/news" class="seemore">See more news</a></p>