blob: 92e52621f31c8ab021fffb87e09265895575faa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<html>
<head>
<meta name="GENERATOR" content="vim">
<title>viDOOM - Free Software DOOM editor</title>
</head>
<body>
<h1 align="center">Bugs</h1>
<p>If you find any additional bugs please try and send as much
information (including a surefire way of repeating the problem if
possible) <a href="mailto:ianc@noddybox.demon.co.uk">here</a>.
Include the VERSION file from the distribution with your message.
If the problem is more likely to be platform specific (e.g. a bug
in the screen or file handling) please contact the following
people:<a name="CONTACTS"></a></p>
<table border="1" cellpadding="10">
<tr>
<td valign="top" nowrap><strong>DJGPP/DOS</strong></td>
<td valign="top"><a
href="mailto:ianc@noddybox.demon.co.uk">ianc@noddybox.demon.co.uk</a><br>
<strong>Note</strong>: messages with <strong>any sort</strong>
of attachment will not be accepted.</td>
</tr>
</table>
<p>Also check the <a href="sys.htm">system dependent
documentation</a> to see if there is any bugs specific to your
system.</p>
<hr>
<p><a href="index.htm">Back to index</a></p>
<p><tt>$Id$</tt></p>
</body>
</html>
|