diff options
author | Rob Savoye <rob@welcomehome.org> | 2002-09-04 23:24:20 +0000 |
---|---|---|
committer | Rob Savoye <rob@welcomehome.org> | 2002-09-04 23:24:20 +0000 |
commit | 4a1900ec7604043d6c4767342f148041d2f1b86e (patch) | |
tree | 0a22173fc8192908c04abbd334fe8ebf67dac807 /NEWS | |
parent | 567b3c0911a998c46ff0bcf554ac634d8a84dec2 (diff) | |
download | dejagnu-4a1900ec7604043d6c4767342f148041d2f1b86e.tar.gz dejagnu-4a1900ec7604043d6c4767342f148041d2f1b86e.tar.bz2 dejagnu-4a1900ec7604043d6c4767342f148041d2f1b86e.zip |
Regenerated html docs. Tweaked how Makefile.am builds tarballs.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ + Changes from 1.4.2 + 1. New XML output option, so test results can be loaded into a + database. + 2. Support for the KFAIL/KPASS (known failures). This is + mostly oriented towards GDB testing. + 3. New "Hello World" example. + 4. New tutorial chapter. + 5. Test cases build with either GCC 2.x or 3.x. + Changes from 1.4.1 1. Various patches for bugs reported from net users. 2. Test case builds with either libstdc++-v3 (as used by |