diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index ed647a451..324bba9d2 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,5 +1,8 @@ Version 1.3.20 (In progress) ============================ +07/28/2003: beazley + Improved run-time error message for pointers in Python module. + Contributed by Zooko. 07/10/2003: ballabio (Luigi Ballabio) [Almost all languages] Wrappers for std::pair added.