aboutsummaryrefslogtreecommitdiff
path: root/Doc/Manual/Preface.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Preface.html')
-rw-r--r--Doc/Manual/Preface.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/Doc/Manual/Preface.html b/Doc/Manual/Preface.html
index 3b654a6d2..36a99bd1f 100644
--- a/Doc/Manual/Preface.html
+++ b/Doc/Manual/Preface.html
@@ -69,6 +69,9 @@ over a period of 10 years starting from the year 2000. The final version in the
series was 1.3.40, but in truth the 1.3.x series had been stable for many years.
An official stable version was released along with the decision to make SWIG
license changes and this gave rise to version 2.0.0 in 2010.
+Version 3.0.0 was released in 2014 focusing on adding C++11 support and C++ nested classes.
+Version 4.0.0 was released in 2019 to add in Doxygen support.
+Some target languages were disabled as part of a clean up and others were given a new status of either 'Supported' or 'Experimental'.
</p>
<H2><a name="Preface_license">1.3 SWIG License</a></H2>
@@ -364,7 +367,7 @@ a number of packages to be installed. Full instructions at
<p>
SWIG is known to work on various flavors of OS X. Follow the Unix installation
instructions above. However, as of this writing, there is still great deal of
-inconsistency with how shared libaries are handled by various scripting languages
+inconsistency with how shared libraries are handled by various scripting languages
on OS X.
</p>
@@ -435,7 +438,7 @@ don't intend to use these features in your own programs.
</p>
<p>
-Note: The test-suite currently contains over 500 tests. If you
+Note: The test-suite currently contains over 600 tests. If you
have many different target languages installed and a slow machine, it
might take more than an hour to run the test-suite.
</p>