From 930769fe62b2001fb27951628327e48dfcb0932c Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Wed, 26 Feb 2003 17:46:04 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4399 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index ea6855539..3bddac142 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,5 +1,10 @@ Version 1.3.18 (In progress) ============================ +02/25/2003: beazley + Fixed [ 675337 ] Partial template specialization not entirely working. + There was a subtle problem related to the naming and ordering of + template partial specialization arguments. Matching worked okay, + the resulting templates weren't expanded correctly. 02/25/2003: beazley Fixed problem with parsing (and generating code) for