summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/index.html1
-rw-r--r--about/news.html2
2 files changed, 3 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html
index 411d4c1..664334e 100644
--- a/about/index.html
+++ b/about/index.html
@@ -139,6 +139,7 @@
<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>
+<tr><th>Nov 2016</th><td>NetSurf 3.6 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.html b/about/news.html
index 01fbf01..80a0900 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.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>
<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>