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 b499a7a..9c63229 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/2015/07/netsurf-developers-and-order-of-phoenix.html">Developer weekend</a> <span>27 Jul 2015</span></dt>
+<dd>NetSurf's core developers met up at <a href="http://www.codethink.co.uk/">Codethink</a>'s office in Manchester to make some progress on a couple of the big areas we've been planning for some time. We made a start at changing to use <a href="http://duktape.org/">Duktape</a> as the JavaScript engine, and started outlining the shape of our <a href="http://source.netsurf-browser.org/libnslayout.git/">new layout engine</a>. For more details, see Vince's <a href="http://vincentsanders.blogspot.co.uk/2015/07/netsurf-developers-and-order-of-phoenix.html">write-up</a>.</dd>
<dt><a href="/downloads/">NetSurf 3.3 released</a> <span>15 Mar 2015</span></dt>
<dd>NetSurf 3.3 is primarily a bug-fix release. Several of the front ends have received quite a bit of attention, with new features and improvements; notably the AmigaOS front ends has gained the beginnings of support for AmigaOS 3. We recommend all users upgrade.</dd>
<dt><a href="http://vincentsanders.blogspot.co.uk/2014/11/netsurf-developer-workshop-iv.html">Developer weekend</a> <span>17 Nov 2014</span></dt>
diff --git a/index.html b/index.html
index 4b0d970..eaeaada 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/2015/07/netsurf-developers-and-order-of-phoenix.html">Developer weekend</a> <span>27 Jul 2015</span></dt>
+<dd>NetSurf's core developers met up at <a href="http://www.codethink.co.uk/">Codethink</a>'s office in Manchester to make some progress on a couple of the big areas we've been planning for some time. We made a start at changing to use <a href="http://duktape.org/">Duktape</a> as the JavaScript engine, and started outlining the shape of our <a href="http://source.netsurf-browser.org/libnslayout.git/">new layout engine</a>. For more details, see Vince's <a href="http://vincentsanders.blogspot.co.uk/2015/07/netsurf-developers-and-order-of-phoenix.html">write-up</a>.</dd>
<dt><a href="/downloads/">NetSurf 3.3 released</a> <span>15 Mar 2015</span></dt>
<dd>NetSurf 3.3 is primarily a bug-fix release. Several of the front ends have received quite a bit of attention, with new features and improvements; notably the AmigaOS front ends has gained the beginnings of support for AmigaOS 3. We recommend all users upgrade.</dd>
<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</a> for hosting our developer weekend.</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>
</dl>
<p class="more"><a href="/about/news" class="seemore">See more news</a></p>