Contracts Inheritance Support

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5058 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Tiger Feng 2003-09-01 18:21:32 +00:00
commit 1ed7b341d6

View file

@ -1,5 +1,8 @@
Version 1.3.20 (In progress)
============================
09/01/2003: Tiger
Added inheritance support for design by contract feature.
09/01/2003: beazley
Fixed [ 786394 ] Patch for generated perl code does not compile under RedHat9.
Reported by Scott Finneran.