summaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
authorMike Pall <mike>2012-05-04 21:58:52 +0200
committerMike Pall <mike>2012-05-04 21:58:52 +0200
commitb466641218c7dd33cdd3be34c7191e17e2fd1350 (patch)
tree4377971914f25027cd029d6e0d4e01bf2aa49e35 /doc/status.html
parent53a285c0c3544ff5dea7c67b741c3c2d06d22b47 (diff)
downloadluajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.tar.gz
luajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.tar.bz2
luajit-b466641218c7dd33cdd3be34c7191e17e2fd1350.zip
Add links to LuaJIT mailing list.
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/status.html b/doc/status.html
index dd16e71e..dab72ebf 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -54,6 +54,8 @@ ul li { padding-bottom: 0.3em; }
54<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a> 54<a href="http://luajit.org/performance.html">Performance <span class="ext">&raquo;</span></a>
55</li><li> 55</li><li>
56<a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a> 56<a href="http://luajit.org/download.html">Download <span class="ext">&raquo;</span></a>
57</li><li>
58<a href="http://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a>
57</li></ul> 59</li></ul>
58</div> 60</div>
59<div id="main"> 61<div id="main">
@@ -86,8 +88,7 @@ rewritten from the ground up. Please report your findings together with
86the circumstances needed to reproduce the bug. If possible, reduce the 88the circumstances needed to reproduce the bug. If possible, reduce the
87problem down to a simple test case.<br> 89problem down to a simple test case.<br>
88There is no formal bug tracker at the moment. The best place for 90There is no formal bug tracker at the moment. The best place for
89discussion is the 91discussion is the <a href="http://luajit.org/list.html"><span class="ext">&raquo;</span>&nbsp;LuaJIT mailing list</a>. Of course
90<a href="http://www.lua.org/lua-l.html"><span class="ext">&raquo;</span>&nbsp;Lua mailing list</a>. Of course
91you may also send your bug reports <a href="contact.html">directly to me</a>, 92you may also send your bug reports <a href="contact.html">directly to me</a>,
92especially when they contain lengthy debug output or if you require 93especially when they contain lengthy debug output or if you require
93confidentiality. 94confidentiality.