*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5578 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-12-17 20:00:16 +00:00
commit 1ab9d79027
3 changed files with 15 additions and 8 deletions

View file

@ -35,13 +35,13 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel
<p>
<a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.19.tar.gz">SWIG
1.3.19</a> is the latest development release (2003/03/28). View the <a
href="http://prdownloads.sourceforge.net/swig/swig-1.3.20.tar.gz">SWIG
1.3.20</a> is the latest development release (2003/12/17). View the <a
href="release.html">release notes</a>. Windows users should download
<a
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.19.zip">swigwin-1.3.19</a>
href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.20.zip">swigwin-1.3.20</a>
which includes a prebuilt executable. A Macintosh port
(macswig-1.3.19) also may be available from the SourceForge <a
(macswig-1.3.20) also may be available from the SourceForge <a
href="http://sourceforge.net/project/showfiles.php?group_id=1645">releases</a>
area.

View file

@ -54,6 +54,8 @@ handling of overloaded functions added.
<li>October 14, 2002. SWIG-1.3.16 released.
<li>November 22, 2002. SWIG-1.3.17 released.
<li>March 23, 2003. SWIG-1.3.18 released.
<li>March 28, 2003. SWIG-1.3.19 released.
<li>December 17, 2003. SWIG-1.3.20 released.
</ul>

View file

@ -32,15 +32,20 @@ and non-commercial use.
<h3>News</h3>
<p>
<b>2003/12/17</b>
<a href="survey.html">SWIG-1.3.20</a> is released. This release includes a large number of enhancements including
improved C++ support, directors, contracts, and more.
<p>
<b>2003/12/17</b>
An article by Phil Tomson about SWIG and Ruby appears in the January 2004 issue of <a href="http://www.cuj.com">C/C++ Users Journal.</a>
<p>
<b>2003/03/28</b>
SWIG-1.3.19 has been
released. This release fixes a small number of critical bugs in 1.3.18.
<p>
<b>2003/03/23</b> Dave wins an NSF CAREER award to, well, work on the next generation version of
SWIG! Read more about it <a href="nsf.html">here</a>.
<p>
<b>2003/03/23</b>
SWIG-1.3.18 has been