summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-12-17 18:21:06 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2013-12-17 18:21:06 +0000
commit7f98057545bf60759cf5acd0cbd9ce2b58267d98 (patch)
tree319af68f2cc20c4d82f413780edbf77741c71a71 /about
parente5e3e0abebfa6878c346d12b1d78467583fe13f7 (diff)
downloadnetsurf-website-7f98057545bf60759cf5acd0cbd9ce2b58267d98.tar.gz
netsurf-website-7f98057545bf60759cf5acd0cbd9ce2b58267d98.tar.bz2
New bug tracker.
Diffstat (limited to 'about')
-rw-r--r--about/news.en2
1 files changed, 2 insertions, 0 deletions
diff --git a/about/news.en b/about/news.en
index c66ccf1..002c707 100644
--- a/about/news.en
+++ b/about/news.en
@@ -57,6 +57,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="http://bugs.netsurf-browser.org/">New bug report system launched</a> <span>17 Dec 2013</span></dt>
+<dd>We have created a new bug reporting system and transferred most of the existing reports from the old SourceForge powered bug tracker. Let us know if you have any trouble with the new system. The NetSurf project no longer uses SourceForge, and any issues raised there will go unseen.</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>