*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@511 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-07-02 16:29:50 +00:00
commit e1fc79f8a2
2 changed files with 10 additions and 12 deletions

View file

@ -2,18 +2,13 @@ SWIG Bug Tracking
<p><img src="images/bugs.png">
<p>A <a href="http://swig.cs.uchicago.edu/cgi-bin/swig">bug-tracking system</a> for SWIG
is located at the University of Chicago. Bug reports can also be sent to
<a href="mailto:swigbugs@swig.cs.uchicago.edu">swigbugs@swig.cs.uchicago.edu</a>.
<p>A <a href="http://sourceforge.net/bugs/?group_id=1645">bug-tracking system</a> for SWIG
is located on <a href="http://sourceforge.net">SourceForge</a>.
<p>
Please note that due to the volume of e-mail I receive, bug reports may not
receive an immediate response (and in some cases, a response is not be sent until
the bug is actually fixed). If you have an immediate problem, you may want to
search the bug database or post a message to the SWIG mailing list instead.
<p>
However, with that said, if you have a bug or suggestion for improvement that you don't
want me to forget, the bug database is the best place to put it. I often walk through
the database when working on improvements.
Please note that due to time constraints, bug reports may not
receive an immediate response.
If you have an urgent problem, you may want to
post a message to the SWIG mailing list at <a href="mailto:swig@cs.uchicago.edu">swig@cs.uchicago.edu</a>
instead.

View file

@ -31,6 +31,9 @@ commercial or noncommercial use.
<p>
<h3>News</h3>
<p>
(7/2/00) Bug tracking has been moved to SourceForge. Please pardon our dust.
<p>
(6/18/00) <a href="http://download.sourceforge.net/swig/swig1.3a3.tar.gz">SWIG1.3a3</a> has been released. This fixes a number of bugs in 1.3a2 and
includes more code cleanup.