summaryrefslogtreecommitdiff
path: root/about/news.en
diff options
context:
space:
mode:
Diffstat (limited to 'about/news.en')
-rw-r--r--about/news.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/about/news.en b/about/news.en
index 0381f08..27d971e 100644
--- a/about/news.en
+++ b/about/news.en
@@ -57,8 +57,8 @@
<h1>News</h1>
<dl class="news">
-<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-dev-netsurf-browser.org/2013-December/003230.html">LibCSS selection performance optimisation</a> <span>02 Dec 2013</span></dt>
-<dd>A significant optimisation has been made to LibCSS's selection engine performance. This is the code that works out which CSS rules apply to DOM elements, and calculates their computed styles. Recent <a href="http://ci.netsurf-browser.org/builds/">development builds</a> of NetSurf are using the updated LibCSS.</dd>
+<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-dev-netsurf-browser.org/2013-December/003230.html">LibCSS selection performance boost</a> <span>02 Dec 2013</span></dt>
+<dd>A significant optimisation has been made to LibCSS's selection engine performance. This is the code that works out which CSS rules apply to DOM elements, and calculates their computed styles. Recent <a href="http://ci.netsurf-browser.org/builds/">development builds</a> of NetSurf include this improvement.</dd>
<dt><a href="http://vincentsanders.blogspot.co.uk/2013/11/error-analysis-is-sweet-spot-for.html">Static analysis of the NetSurf codebase</a> <span>22 Nov 2013</span></dt>
<dd>NetSurf and several of our libraries have recently been added to the <a href="https://scan.coverity.com/">Coverity Scan</a> service for open-source projects. It has enabled us to identify and fix quite a few bugs over a very sort period. We also have the Clang static analyser set up as part of our <a href="http://ci.netsurf-browser.org/">CI system</a>. For more information on the utilisation of static analysis by the NetSurf project, take a look at <a href="http://vincentsanders.blogspot.co.uk/2013/11/error-analysis-is-sweet-spot-for.html">this article</a>.</dd>
<dt><a href="http://ci.netsurf-browser.org/builds/">Summary of recent development</a> <span>16 Oct 2013</span></dt>