summaryrefslogtreecommitdiff
path: root/about/news.en
diff options
context:
space:
mode:
Diffstat (limited to 'about/news.en')
-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>