Changes for 1.3a5 release

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@886 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-09-22 18:45:22 +00:00
commit 1228e7e95a
3 changed files with 8 additions and 7 deletions

View file

@ -38,8 +38,8 @@ with ANSI C++ compilers and will probably generate a lot of compiler
warnings. Sorry.
<p>
<a href="http://download.sourceforge.net/swig/swig1.3a4.tar.gz">SWIG 1.3a4</a>
is the latest development release (9/4/00).
<a href="http://download.sourceforge.net/swig/swig1.3a5.tar.gz">SWIG 1.3a5</a>
is the latest development release (9/22/00). View the <a href="release.html">release notes</a>.
<p>
<a href="http://download.sourceforge.net/swig/swig1.1p5.tar.gz">SWIG 1.1p5</a>

View file

@ -33,6 +33,7 @@ Mostly this is due to annoying distractions such as writing dissertations, searc
<li>March 1, 2000. SWIG1.3a2 released.
<li>June 18, 2000. SWIG1.3a3 released.
<li>September 4, 2000. SWIG1.3a4 released.
<li>September 22, 2000. SWIG1.3a5 released.
</ul>

View file

@ -39,13 +39,13 @@ an abundance of spare time.
<h3>News</h3>
<p>
(9/4/00) <a
href="http://download.sourceforge.net/swig/swig1.3a4.tar.gz">SWIG1.3a4</a>
(9/22/00) <a
href="http://download.sourceforge.net/swig/swig1.3a5.tar.gz">SWIG1.3a5</a>
has been released. This release has too many changes to list here,
but it fixes a lot of bugs in SWIG1.3a3, includes new language modules
but it fixes a lot of bugs in SWIG1.3a3 and SWIG1.3a4, includes new language modules
for Ruby and Mzscheme, and has some new examples. Note: this is a somewhat
unstable release and is not recommended for first time users.
Download <a href="http://download.sourceforge.net/swig/swig1.1-883.tar.gz">SWIG1.1</a> instead.
unstable release and may not be suitable for first time users.
Download <a href="http://download.sourceforge.net/swig/swig1.1-883.tar.gz">SWIG1.1</a> instead. View the <a href="release.html">release notes</a>.
<p>
(7/10/00) A version of SWIG1.3a3 compiled for Windows NT has been contributed by