*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6365 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-10-07 20:09:01 +00:00
commit eb28ba6d68

View file

@ -1,6 +1,14 @@
Version 1.3.23 (in progress)
============================
10/07/2004: wsfulton
{Ruby, Java] Fix director + destructor with 'empty' throw
struct A {
virtual ~A() throw();
};
10/06/2004: wuzzeb (John Lenz)
[TCL]
- Fix bug reported by William A. Hoffman propagating clientdata