diff --git a/swigweb/download.ht b/swigweb/download.ht index b0f431723..2dea52e36 100644 --- a/swigweb/download.ht +++ b/swigweb/download.ht @@ -35,13 +35,13 @@ Note : If you received SWIG on CD-ROM, you may want to upgrade to the latest rel

SWIG -1.3.19 is the latest development release (2003/03/28). View the SWIG +1.3.20 is the latest development release (2003/12/17). View the release notes. Windows users should download swigwin-1.3.19 +href="http://prdownloads.sourceforge.net/swig/swigwin-1.3.20.zip">swigwin-1.3.20 which includes a prebuilt executable. A Macintosh port -(macswig-1.3.19) also may be available from the SourceForge releases area. diff --git a/swigweb/history.ht b/swigweb/history.ht index d3e368a5a..bb9e253bc 100644 --- a/swigweb/history.ht +++ b/swigweb/history.ht @@ -54,6 +54,8 @@ handling of overloaded functions added.

  • October 14, 2002. SWIG-1.3.16 released.
  • November 22, 2002. SWIG-1.3.17 released.
  • March 23, 2003. SWIG-1.3.18 released. +
  • March 28, 2003. SWIG-1.3.19 released. +
  • December 17, 2003. SWIG-1.3.20 released. diff --git a/swigweb/index.ht b/swigweb/index.ht index 15a7f55b0..1352ee127 100644 --- a/swigweb/index.ht +++ b/swigweb/index.ht @@ -32,15 +32,20 @@ and non-commercial use.

    News

    +

    +2003/12/17 +SWIG-1.3.20 is released. This release includes a large number of enhancements including +improved C++ support, directors, contracts, and more. + +

    +2003/12/17 +An article by Phil Tomson about SWIG and Ruby appears in the January 2004 issue of C/C++ Users Journal. +

    2003/03/28 SWIG-1.3.19 has been released. This release fixes a small number of critical bugs in 1.3.18. -

    -2003/03/23 Dave wins an NSF CAREER award to, well, work on the next generation version of -SWIG! Read more about it here. -

    2003/03/23 SWIG-1.3.18 has been