[e-cvs] cvs commit: e/doc index.html
markm@eros.cs.jhu.edu
markm@eros.cs.jhu.edu
Sat, 15 Sep 2001 17:06:08 -0400
markm 01/09/15 17:06:08
Modified: doc index.html
Log:
added bug tracking to what's new
Revision Changes Path
1.80 +8 -1 e/doc/index.html
Index: index.html
===================================================================
RCS file: /cvs/e/doc/index.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- index.html 2001/09/15 20:11:16 1.79
+++ index.html 2001/09/15 21:06:08 1.80
@@ -88,12 +88,19 @@
<h2>What's New? </h2>
</td>
</tr>
- <tr valign="TOP">
+ <tr valign="TOP">
<td><a href="download/stl-0-8-9-t-1/index.html">The Dean-Transformer
Release</a></td>
<td>The new release 0.8.9t.1 (a side branch off 0.8.9t) contains Dean's
wonderful new transformer, making interpretation faster, and taking
a big step towards a compiler.</td>
+ </tr>
+ <tr valign="TOP">
+ <td><a href="https://bugs.sieve.net/bugs/?func=addbug&group_id=16380">Bug
+ Reporting</a> and <a href="https://bugs.sieve.net/bugs/?func=browse&group_id=16380&set=open">Tracking</a></td>
+ <td>Due to the generous efforts of Steve Jenson (Thanks!), we now have
+ a real live bug tracking system. We're using the SourceForge software
+ as installed by Steve on his own server.</td>
</tr>
<tr valign="TOP">
<td><a href="elang/tools/updoc.html">What's Updoc?</a></td>