diff --git a/CHANGES.current b/CHANGES.current index e2e439f97..df7074ae2 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,9 @@ Version 1.3.30 (in progress) =========================== +11/09/2006: wsfulton + Fix director operator pointer/reference casts - #1592173. + 11/07/2006: wsfulton Add $self special variable for %extend methods. Please use this instead of just 'self' as the C++ 'this' pointer.