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 6e5c526..3b1af50 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="http://vincentsanders.blogspot.co.uk/2014/11/netsurf-developer-workshop-iv.html">Developer weekend</a> <span>17 Nov 2014</span></dt>
+<dd>The core NetSurf developers gathered in Manchester, UK to discuss the future direction of the project, and to make some progress in key areas. Vince has <a href="http://vincentsanders.blogspot.co.uk/2014/11/netsurf-developer-workshop-iv.html">written up an account</a> of the event, and a <a href="http://wiki.netsurf-browser.org/Developer_Weekend_%28Nov_2014%29#Discussions">record of our discussions</a> has been posted on the wiki. Many thanks to <a href="http://www.codethink.co.uk/">Codethink for hosting our developer weekend.</a></dd>
<dt><a href="/downloads/">NetSurf 3.2 released</a> <span>30 Aug 2014</span></dt>
<dd>NetSurf 3.2 is primarily a bug-fix release. In addition to fixes, a disc cache feature has been added, and a little work has been done to improve CSS3 support. Several of the front ends have received quite a bit of attention, with new features and improvements; notably the GTK, AmigaOS and Framebuffer front ends. We recommend all users upgrade.</dd>
<dt><a href="https://developers.google.com/open-source/soc/?csw=1">NetSurf in Google Summer of Code</a> <span>01 May 2014</span></dt>
diff --git a/index.html b/index.html
index 42fc6fb..2633d85 100644
--- a/index.html
+++ b/index.html
@@ -147,12 +147,12 @@
<h2 id="news">Latest news</h2>
<dl class="frontnews">
+<dt><a href="http://vincentsanders.blogspot.co.uk/2014/11/netsurf-developer-workshop-iv.html">Developer weekend</a> <span>17 Nov 2014</span></dt>
+<dd>The core NetSurf developers gathered in Manchester, UK to discuss the future direction of the project, and to make some progress in key areas. Vince has <a href="http://vincentsanders.blogspot.co.uk/2014/11/netsurf-developer-workshop-iv.html">written up an account</a> of the event, and a <a href="http://wiki.netsurf-browser.org/Developer_Weekend_%28Nov_2014%29#Discussions">record of our discussions</a> has been posted on the wiki. Many thanks to <a href="http://www.codethink.co.uk/">Codethink for hosting our developer weekend.</a></dd>
<dt><a href="/downloads/">NetSurf 3.2 released</a> <span>30 Aug 2014</span></dt>
<dd>NetSurf 3.2 is primarily a bug-fix release. In addition to fixes, a disc cache feature has been added, and a little work has been done to improve CSS3 support. Several of the front ends have received quite a bit of attention, with new features and improvements; notably the GTK, AmigaOS and Framebuffer front ends. We recommend all users upgrade.</dd>
<dt><a href="https://developers.google.com/open-source/soc/?csw=1">NetSurf in Google Summer of Code</a> <span>01 May 2014</span></dt>
<dd>NetSurf is participating as a mentoring organisation in Google Summer of code again this year. We have a student called Rupinder Singh Khokhar who will be working on updating our core web technology libraries, LibDOM and LibHubbub, to bring them into line with the current versions of the specifications.</dd>
-<dt><a href="/downloads/">NetSurf 3.1 released</a> <span>26 Apr 2014</span></dt>
-<dd>NetSurf 3.1 contains many improvements over the previous release. The highlights include much faster CSS selection performance, faster start up time, new look and feel to the treeviews (hotlist/bookmarks, global history and cookie manager), improved options handling, undo/redo support in textareas, and general improvement of forms. Also included are many other additions, optimisations and bug fixes. We recommend that all users upgrade.</dd>
</dl>
<p class="more"><a href="/about/news" class="seemore">See more news</a></p>