*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7622 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-10-08 14:00:12 +00:00
commit 994da0ea06

View file

@ -1,7 +1,10 @@
Version 1.3.26 (in progress)
============================
09/30/2005: wsfulton
10/08/2005: wsfulton
[Php] Added 'throws' typemaps.
10/08/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