diff --git a/CHANGES.current b/CHANGES.current index 4ef37a978..74777a56b 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,11 @@ 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