/tags/rel-1-3-25/SWIG/Tools/WAD/CHANGES
#! | 25 lines | 15 code | 10 blank | 0 comment | 0 complexity | 8ac0c0d2637fe27834fd0c854708cffd MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1WAD 0.3 - June 2, 2002 2 3 - Added to the SWIG distribution. 4 5WAD 0.2 - June 24, 2001 6 7 - Minor changes. Added the wadtrace file 8 9 - Put everything under the LGPL. 10 11WAD 0.1 - March 23, 2001 12 13 - Extensive changes to WAD core. WAD now builds an exception 14 object that can be queried and manipulated after a fault 15 occurs. 16 17 - Better collection of debugging information. WAD is now 18 able to determine basic datatypes and other information 19 from stabs data. 20 21 - Better reliability overall. 22 23WAD 0.0 - January, 2001 24 25beazley - Initial "release". Not much of a release really.