git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
17 lines
477 B
Text
17 lines
477 B
Text
Version 1.3.20 (In progress)
|
|
============================
|
|
|
|
04/01/2003: beazley
|
|
Fixed template partial specialization argument expansion bug.
|
|
This showed up when trying to use std_vector.i with vectors
|
|
of pointers.
|
|
|
|
03/31/2003: cheetah (William Fulton)
|
|
Fix for parallel make builds of SWIG, for example
|
|
make -j 4
|
|
Build failure reported by Bill Clarke.
|
|
|
|
03/28/2003: beazley
|
|
Released 1.3.19.
|
|
|
|
|