diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 3bddac142..77dace50b 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.18 (In progress) ============================ -02/25/2003: beazley +02/26/2003: beazley + Fixed [ 642112 ] Constants char bug. + +02/26/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,