aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-09-12 22:31:36 +0000
committerRob Savoye <rob@welcomehome.org>2001-09-12 22:31:36 +0000
commit1f449230d7601cdfc87d9ccb8902cb327984abbe (patch)
tree1c020515e7037f98bc91ddb689b8ad4a7a5af7a9 /NEWS
parente77af0ef603a6cfd7c3c4c904b310ea94d40411a (diff)
downloaddejagnu-1f449230d7601cdfc87d9ccb8902cb327984abbe.zip
dejagnu-1f449230d7601cdfc87d9ccb8902cb327984abbe.tar.gz
dejagnu-1f449230d7601cdfc87d9ccb8902cb327984abbe.tar.bz2
* Makefile.am: Add a clean-local target, and nuke example and
testsuite from SUBDIRS, so they don't get built via "make all". * Makefile: All Makefiles regenerated. * debian/changelog: Update version for 1.4.2 release. * redhat/dejagnu.spec: Update version for 1.4.2 release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 167b441..f6325d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+ 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
+ gcc-3.0.x) or the older v2.(as used by gcc-2.95.x)
+
Changes from 1.4.0
1. There is new support for a simple unit testing API, that is
also useful for embedded testing.