*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7619 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-10-08 11:46:05 +00:00
commit 3ee7d16f7c

View file

@ -1,6 +1,12 @@
Version 1.3.26 (in progress)
============================
09/30/2005: wsfulton
Fixes for languages that don't support multiple inheritance. The
first non-ignored class in the public base class list is used for inheritance.
by the proxy class. Previously, if the first class in the list was ignored, then
the proxy class wouldn't have any base classes.
10/07/2005: mmatus
Update more features to follow new convention, including: