news about Google using SWIG

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7159 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-04-18 21:05:42 +00:00
commit 172ed150d7
2 changed files with 5 additions and 1 deletions

View file

@ -16,7 +16,7 @@ manner.
To compile SWIG from its CVS repository, you will need the following tools:
<ul>
<li> Autoconf 2.54 or higher
<li> Autoconf 2.58 or higher
<li> Automake 1.7.2 or higher
<li> A working C++ compiler.
<li> yacc or bison (to compile the SWIG parser).

View file

@ -31,6 +31,10 @@ and non-commercial use.
<h3>News</h3>
<p>
<b>2005/03/25</b>
Greg Stein gives a <a href=http://www.sauria.com/~twl/conferences/pycon2005/20050325/Python%20at%20Google.notes>keynote speech</a> about Google's use of Python and SWIG at the PyCon 2005 conference.
<p>
<b>2004/12/14</b>
SWIG-1.3.24 has been released. This is mainly a bug fix release.