From d678a66e4d3180d7eaa15768aa35f96186e0e553 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Fri, 23 Mar 2001 17:12:56 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@1059 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Tools/WAD/CHANGES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Tools/WAD/CHANGES b/Tools/WAD/CHANGES index 250cf9dc3..e9acbc1a0 100644 --- a/Tools/WAD/CHANGES +++ b/Tools/WAD/CHANGES @@ -4,10 +4,12 @@ WAD 0.1 - March 23, 2001 object that can be queried and manipulated after a fault occurs. - - Better collection of debugging information. + - Better collection of debugging information. WAD is now + able to determine basic datatypes and other information + from stabs data. - - Better reliability. + - Better reliability overall. -WAD 0.0 +WAD 0.0 - January, 2001 beazley - Initial "release". Not much of a release really.